Skip to content

Commit ca48e24

Browse files
authored
textarea font-size: 16px;
To avoid zoom in Mobile Safari
1 parent d2a2b22 commit ca48e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickjs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
padding: 12px;
3636
border: 1px solid #ccc;
3737
border-radius: 4px;
38-
font-size: 14px;
38+
font-size: 16px;
3939
font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;
4040
min-height: 200px;
4141
resize: vertical;

0 commit comments

Comments
 (0)