diff options
author | Lia Lenckowski <lialenck@protonmail.com> | 2023-08-08 15:16:51 +0200 |
---|---|---|
committer | Lia Lenckowski <lialenck@protonmail.com> | 2023-08-08 15:16:51 +0200 |
commit | a6a8ad317d42ad29f0902f9ae1f820d92f9bf737 (patch) | |
tree | b6064712824d7fd6576d83228005db1a27d76300 /frontend/style.sass | |
parent | 48370ac6ea08c09327e4ce457474df721fe5b3fd (diff) | |
download | fastbangs-a6a8ad317d42ad29f0902f9ae1f820d92f9bf737.tar fastbangs-a6a8ad317d42ad29f0902f9ae1f820d92f9bf737.tar.bz2 fastbangs-a6a8ad317d42ad29f0902f9ae1f820d92f9bf737.tar.zst |
small html/css fixes/simplifications
Diffstat (limited to 'frontend/style.sass')
-rw-r--r-- | frontend/style.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/style.sass b/frontend/style.sass index b804f37..ca3921b 100644 --- a/frontend/style.sass +++ b/frontend/style.sass @@ -7,7 +7,7 @@ body background-color: $dark margin: 0px -p, h1, h2, h3, h4, h5, h6, input, button, label, li +p, h1, h2, h3, h4, h5, h6, input, button, label, li, span color: white h1 |