diff options
author | hellekin <how@cepheide.org> | 2024-10-23 19:17:59 +0200 |
---|---|---|
committer | hellekin <how@cepheide.org> | 2024-10-23 19:17:59 +0200 |
commit | 1dacc031f421cdfcf5a53f4528f33a6a91bfb014 (patch) | |
tree | 0327276db30f98e23f8968040e73524718ef9d43 /assets/scss/_header-nav.scss | |
parent | 2415a0b9cb58464eba5ff760018fe95dfdd0e91b (diff) | |
download | lesoiseaux.io-1dacc031f421cdfcf5a53f4528f33a6a91bfb014.tar.gz |
[CSS] Colorize header bar (12/2)
Diffstat (limited to 'assets/scss/_header-nav.scss')
-rw-r--r-- | assets/scss/_header-nav.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/scss/_header-nav.scss b/assets/scss/_header-nav.scss index 8622a68..ac396d4 100644 --- a/assets/scss/_header-nav.scss +++ b/assets/scss/_header-nav.scss @@ -7,7 +7,6 @@ article > header > nav { padding: 0; display: flex; width: 100%; - background-color: $bg-header; color: $fg-header; li { |