From: Thérèse Godefroy Date: Sun, 15 Aug 2021 14:07:20 +0000 (+0200) Subject: main.es.css: update media query. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=833657e40ddf149c935d8bbc394a1731b37c3cc2;p=enc-live.git main.es.css: update media query. --- diff --git a/static/css/main.es.css b/static/css/main.es.css index 6fb056d..1e9fbec 100644 --- a/static/css/main.es.css +++ b/static/css/main.es.css @@ -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; }