Skip to content

Commit 2dc40e7

Browse files
committed
increased font-size
1 parent 7840bf1 commit 2dc40e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ html {
1010
}
1111
.CodeMirror * {
1212
font-family: "Fira Code", monospace;
13+
font-size: 20px;
1314
}
1415

1516
.playground {

0 commit comments

Comments
 (0)