Skip to content

Commit

Permalink
Increased font size
Browse files Browse the repository at this point in the history
  • Loading branch information
jobtalle committed Jun 6, 2023
1 parent 0d9d3a6 commit 5cce2be
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ body a:hover {
color: var(--link);
}

body p {
font-size: 12pt;
font-family: Arial, sans-serif;
margin: 6px;
}

button {
width: 100%;
}
Expand Down

0 comments on commit 5cce2be

Please sign in to comment.