summaryrefslogtreecommitdiff
path: root/stylesheets/index.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-08 19:21:43 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-08 19:34:17 +0100
commit6e152805bf250a60b4a38e61df80df34100f75bb (patch)
tree14d8b7294115e55c60c030f7a4a112b617919a8c /stylesheets/index.css
parent714be24b51e92d4c22aaae472a77795441673667 (diff)
downloadquatuorbellefeuille.com-6e152805bf250a60b4a38e61df80df34100f75bb.tar.xz
Remove background on sidebar
Diffstat (limited to 'stylesheets/index.css')
-rw-r--r--stylesheets/index.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/stylesheets/index.css b/stylesheets/index.css
index 7628bd0..8e6f167 100644
--- a/stylesheets/index.css
+++ b/stylesheets/index.css
@@ -72,10 +72,8 @@ a#next-concert:hover {
}
@media (min-width: 40em) {
- header.menu > nav,
- footer.social {
+ header.menu > nav {
background: #0004;
- margin-bottom: auto;
}
nav li.dropdown ul {