Skip to content

Commit

Permalink
chore: decrease playground font size
Browse files Browse the repository at this point in the history
  • Loading branch information
sno2 authored Nov 20, 2024
1 parent 125cd14 commit ad98b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ <h2>Examples</h2>
`,
language: "x",
theme: "vs-dark",
fontSize: 16.5,
fontSize: 15,
fontFamily: "'Roboto Mono', monospace",
automaticLayout: true,
wordWrap: "on",
Expand Down

0 comments on commit ad98b50

Please sign in to comment.