Skip to content

Commit 3679cc2

Browse files
committed
Increase scale of everything on mobile
1 parent 07e5626 commit 3679cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/glance/static/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1985,7 +1985,7 @@ details[open] .summary::after {
19851985

19861986
@media (max-width: 550px) {
19871987
:root {
1988-
font-size: 9px;
1988+
font-size: 9.4px;
19891989
--widget-gap: 15px;
19901990
--widget-content-vertical-padding: 10px;
19911991
--widget-content-horizontal-padding: 10px;

0 commit comments

Comments
 (0)