Skip to content

Commit

Permalink
Paragraph spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoppenhaver committed Feb 26, 2023
1 parent 41d42f0 commit dc67c56
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,11 @@ body.light .text-container {
text-align: center;
left: 0;
right: 0;
}
}

p {
margin-bottom: 8px;
}
}

@keyframes fadeText {
Expand Down

0 comments on commit dc67c56

Please sign in to comment.