From b0c671dae88300cfea2d5744314233e6fed40064 Mon Sep 17 00:00:00 2001 From: lukas-heiligenbrunner Date: Fri, 20 Mar 2020 19:06:57 +0100 Subject: [PATCH] set initial scale to 1 instead of 1.0 --- css/general.css | 1 - index.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/css/general.css b/css/general.css index 7c0a8b0..7203fcf 100644 --- a/css/general.css +++ b/css/general.css @@ -9,7 +9,6 @@ body, html, #maincontent { height: 100%; scroll-behavior: smooth; min-width: fit-content; - zoom: normal; /*font-family: Calibre, "San Francisco", "SF Pro Text", -apple-system, system-ui, BlinkMacSystemFont, Roboto, "Helvetica Neue", "Segoe UI", Arial, sans-serif;*/ } diff --git a/index.html b/index.html index 9ba7d37..ddf4fa3 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + Lukas Heiligenbrunner