main.es.css: update media query.
authorThérèse Godefroy <godef.th@free.fr>
Sun, 15 Aug 2021 14:09:05 +0000 (16:09 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Sun, 15 Aug 2021 14:09:05 +0000 (16:09 +0200)
static/css/main.es.css

index 6fb056df1ddeb5dbb0ba8bb4e2ccc7a20d44e250..1e9fbec0202e04d0f6c89487289c839bae0784d5 100644 (file)
@@ -1,7 +1,7 @@
 /* Modifications to the main stylesheet of Email Self-Defense for Spanish
    version */
 
-@media only screen and (min-width: 900px) {
+@media only screen and (min-width: 950px) {
                #header h1 {
                                font-size: 4em;
                }