diff options
author | hellekin <how@cepheide.org> | 2024-10-23 19:29:20 +0200 |
---|---|---|
committer | hellekin <how@cepheide.org> | 2024-10-23 19:29:20 +0200 |
commit | 822f6988bbee0fcbcb1334a26c556df3262f7d44 (patch) | |
tree | fae0c900d028b66995c952aafe6469add710728c /assets/scss/_header-nav.scss | |
parent | c9af84b7deb631a45d972be5a55189e3f9dce529 (diff) | |
download | lesoiseaux.io-822f6988bbee0fcbcb1334a26c556df3262f7d44.tar.gz |
[CSS] I love spending my time IFOC doing shit so much I would like to do only this. And then die. Or maybe I can live forever.
Diffstat (limited to 'assets/scss/_header-nav.scss')
-rw-r--r-- | assets/scss/_header-nav.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/_header-nav.scss b/assets/scss/_header-nav.scss index 4a8608c..93c4a74 100644 --- a/assets/scss/_header-nav.scss +++ b/assets/scss/_header-nav.scss @@ -22,7 +22,7 @@ article > header > nav { left: 0; width: 100%; height: 100%; - padding: 0.5rem; + padding: 0; background-color: $bg-txt-off; color: white; |