Skip to content

Commit

Permalink
fix: increase font size on info page
Browse files Browse the repository at this point in the history
  • Loading branch information
friedjoff committed Sep 1, 2020
1 parent c9cd067 commit 7dd2334
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/InfoPage.module.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.page {
padding: 20px;
font-size: 1.1em;
}

0 comments on commit 7dd2334

Please sign in to comment.