From: Ruben Rodriguez Date: Mon, 24 Feb 2020 16:14:21 +0000 (-0500) Subject: Correction to zoom setting X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a9108c84c700ee5598c1793ca03faf8547301771;p=libreplanet-static.git Correction to zoom setting --- diff --git a/2020/assets/css/custom.css b/2020/assets/css/custom.css index 4a638c4f..cf6642dc 100644 --- a/2020/assets/css/custom.css +++ b/2020/assets/css/custom.css @@ -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 {