From: Thérèse Godefroy Date: Thu, 28 Sep 2017 14:56:35 +0000 (+0200) Subject: main.ru.css: fix a typo. X-Git-Url: https://vcs.fsf.org/?p=enc-static.git;a=commitdiff_plain;h=ea1c2e35c3a75892cbbea37e57074080dd37dfe6 main.ru.css: fix a typo. --- diff --git a/css/main.ru.css b/css/main.ru.css index 29c0d5b..090a738 100644 --- a/css/main.ru.css +++ b/css/main.ru.css @@ -4,7 +4,7 @@ h1 { font-size: 1.9em; } h2 { font-size: 1.9em; } -@media only screen and (min-width: 400px) and (max-width: 649px) { +@media only screen and (min-width: 400px) and (max-width: 599px) { #header h1 { font-size: 2.1em; } }