]> git.0d.be Git - panikweb-studioneau.git/commitdiff
increase a bit the font size of burger menu items
authorFrédéric Péters <fpeters@0d.be>
Wed, 15 Dec 2021 09:16:15 +0000 (10:16 +0100)
committerFrédéric Péters <fpeters@0d.be>
Wed, 15 Dec 2021 09:16:15 +0000 (10:16 +0100)
(this is mostly so the umlaut on Ü is visible)

panikweb_studioneau/static/css/style.scss

index 5893b340c6205897661280e7235070fc389f6dbf..5f08cfb5d8f9a00875f5ae9eae48fe7d29e94844 100644 (file)
@@ -163,7 +163,7 @@ p {
                        padding: 1em;
                        li {
                                line-height: 1.5em;
-                               font-size: 1.2em;
+                               font-size: 1.3em;
                                font-weight: bold;
                                a {
                                        display: block;