Skip to content

Commit 1e34a98

Browse files
committed
feat: default zoom to 120%
1 parent 8c25da4 commit 1e34a98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

canaille/static/css/base.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
html {
2+
zoom: 1.2;
3+
}
4+
15
@media only screen and (min-width: 1200px) {
26
.ui.ui.ui.container:not(.fluid) {
37
width: 770px;

0 commit comments

Comments
 (0)