diff options
author | joe <rbo@gmx.us> | 2025-10-17 17:51:44 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-17 17:51:44 +0200 |
commit | 645a9ecb8305b6c77633bc55ed20ee977d33ff27 (patch) | |
tree | 2a07e84aeb58051faca9410fbfc4b86f65b4d1a5 /.config/browsers/home.html | |
parent | up (diff) | |
download | dotfiles-bsd-645a9ecb8305b6c77633bc55ed20ee977d33ff27.tar.gz dotfiles-bsd-645a9ecb8305b6c77633bc55ed20ee977d33ff27.tar.bz2 dotfiles-bsd-645a9ecb8305b6c77633bc55ed20ee977d33ff27.tar.xz dotfiles-bsd-645a9ecb8305b6c77633bc55ed20ee977d33ff27.tar.zst dotfiles-bsd-645a9ecb8305b6c77633bc55ed20ee977d33ff27.zip |
up
Diffstat (limited to '')
-rw-r--r-- | .config/browsers/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/browsers/home.html b/.config/browsers/home.html index 443c50d..9054a29 100644 --- a/.config/browsers/home.html +++ b/.config/browsers/home.html @@ -57,7 +57,7 @@ body { background-color: #282828; border: 2px solid black; width: 25%; - height: 28em; + height: 100%; margin: 0em .5em; } .bookmark_links { |