summaryrefslogtreecommitdiff
path: root/stylesheets/commun.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-03 23:37:54 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-03 23:38:01 +0100
commitb35a5cf2da611b16dbf8f0f58a9b7710f8f39e28 (patch)
treee6ab5193e87aeaea209505cd88db6243c9f6eda1 /stylesheets/commun.css
parent83d0014ad46315804d9a79de9e7e1ca457dfba89 (diff)
downloadquatuorbellefeuille.com-b35a5cf2da611b16dbf8f0f58a9b7710f8f39e28.tar.xz
Reduce some margins in mobile menu
Diffstat (limited to 'stylesheets/commun.css')
-rw-r--r--stylesheets/commun.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css
index 1055dc4..58160d9 100644
--- a/stylesheets/commun.css
+++ b/stylesheets/commun.css
@@ -338,6 +338,7 @@ footer.legal {
header.slidingmenu > .content nav ol,
header.slidingmenu > .content nav ul {
+ margin-top: 0.2em;
padding-left: 0;
}
header.slidingmenu > .content > nav.menu li > a {
@@ -347,7 +348,6 @@ footer.legal {
}
header.slidingmenu > .content > nav.menu li.dropdown > a {
display: flex;
- padding-bottom: 0;
}
header.slidingmenu > .content > nav.menu li.dropdown li > a {
padding: 0.2em;