Skip to content

Commit

Permalink
Better paragraph margin
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielPower committed May 21, 2024
1 parent 94bec25 commit c37ee9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ textarea:not([rows]) {
}

p {
margin-bottom: 0.5rem;
margin-bottom: 1rem;
}

h1 {
Expand Down

0 comments on commit c37ee9e

Please sign in to comment.