Skip to content

Commit

Permalink
paragraph margins
Browse files Browse the repository at this point in the history
  • Loading branch information
nkanaev committed Aug 6, 2023
1 parent 81a77ce commit a96fc10
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/assets/stylesheets/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,11 @@ select.form-control:not([multiple]):not([size]) {
font-size: 1rem;
}

.content p {
margin-top: 1rem;
margin-bottom: 1rem;
}

/* theme: light */

button.theme-light {
Expand Down

0 comments on commit a96fc10

Please sign in to comment.