Skip to content

Commit d4a72ef

Browse files
committed
Fix font size
1 parent e70de54 commit d4a72ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/game/fps-overlay.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ function ensureFpsDiv() {
3131
left: "8px",
3232
padding: "4px 8px",
3333
fontFamily: "monospace",
34-
fontSize: isMobile() ? "3rem" : "14px",
3534
background: "rgba(0,0,0,0.5)",
3635
color: "#fff",
3736
borderRadius: "6px",

0 commit comments

Comments
 (0)