Skip to content

Commit 2644810

Browse files
committed
Set a reasonable font size for screen
1 parent c736802 commit 2644810

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

hackman/static/screen/style.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
body {
2-
transform: scale(3.0);
3-
transform-origin: 0 0;
1+
main {
2+
font-size: 45px;
43
}

0 commit comments

Comments
 (0)