Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
codingkatty authored Oct 10, 2024
1 parent 2042678 commit 0c99745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ body {
padding: 10px;
box-sizing: border-box;
overflow-y: auto;
font-family: 'Courier New', Courier, monospace;
font-family: monospace;
font-size: 16px; /* Match terminal font size to editor */
}
#run-button {
Expand Down

0 comments on commit 0c99745

Please sign in to comment.