diff options
author | Noah <mounderfod@gmail.com> | 2023-07-11 17:20:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-11 17:20:53 +0100 |
commit | 5786f0b1517c1396e580865549f927147f967593 (patch) | |
tree | 2d65ee168e26af031e6804c54bef741dd30cd97f | |
parent | e214ea09d5481b2e2c42f42afbb8f33a059c5e80 (diff) | |
download | website-5786f0b1517c1396e580865549f927147f967593.tar.gz |
MOAR CSS FIXES!
-rw-r--r-- | assets/index.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/index.css b/assets/index.css index 9604702..92fa741 100644 --- a/assets/index.css +++ b/assets/index.css @@ -3,7 +3,6 @@ html { background-image: url(img/background.png); width: 100%; - height: 100%; color: white; } p, |