Skip to content

Commit

Permalink
fix: font to small
Browse files Browse the repository at this point in the history
  • Loading branch information
olzzon committed Feb 11, 2024
1 parent d84b47b commit a620eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/style/app.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
body {
background: #1c1c1c;
color: #fff;
font-size: 1.2rem;
font-size: 1.3rem;
}

.app {
Expand Down

0 comments on commit a620eb4

Please sign in to comment.