setting zoom factor to normal

This commit is contained in:
lukas-heiligenbrunner 2020-03-20 19:02:07 +01:00
parent a3f99dfd5c
commit 0bbf1fb24a

View File

@ -9,6 +9,7 @@ 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;*/
}