Correction to zoom setting
authorRuben Rodriguez <ruben@fsf.org>
Mon, 24 Feb 2020 16:14:21 +0000 (11:14 -0500)
committerRuben Rodriguez <ruben@fsf.org>
Mon, 24 Feb 2020 16:14:21 +0000 (11:14 -0500)
2020/assets/css/custom.css

index 4a638c4f215e2593d8d4805360e5a01739c21ebf..cf6642dc9b73b5fc57d51e5a38c90477e4790e90 100644 (file)
@@ -6,6 +6,7 @@ body {
   line-height: 1.428571429;
   color: #333333;
   min-width: 480px;
+  zoom: 100%
 }
 
 h2 {
@@ -891,7 +892,6 @@ body {
   height: 100%;
   margin: 0 auto -60px;
   padding: 0 0 60px;
-  zoom: 100%
 }
 
 #footer {