fix: set html zoom 1.1 so default scale matches browser 110% #32
@@ -25,6 +25,10 @@
|
||||
--mono: 'JetBrains Mono', 'IBM Plex Mono', monospace;
|
||||
}
|
||||
|
||||
html {
|
||||
zoom: 1.1;
|
||||
}
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
background: var(--bg);
|
||||
|
||||
Reference in New Issue
Block a user