setting zoom factor to normal
This commit is contained in:
parent
a3f99dfd5c
commit
0bbf1fb24a
@ -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;*/
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user