main.ru.css: fix a typo.
authorThérèse Godefroy <godef.th@free.fr>
Thu, 28 Sep 2017 14:56:35 +0000 (16:56 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Thu, 28 Sep 2017 14:57:15 +0000 (16:57 +0200)
css/main.ru.css

index 29c0d5b12d9936311bb754420f80c1591f723eca..090a738982905868844b0fe560886be34ec666dd 100644 (file)
@@ -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; }
 }