Skip to content

Commit

Permalink
Adjust paragraph margins
Browse files Browse the repository at this point in the history
  • Loading branch information
Maspital committed Feb 21, 2024
1 parent ce85911 commit c833a3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/beautifuljekyll.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ body > main {
p {
line-height: 1.5;
margin: 1.875rem 0;
margin-block-start: 0.2rem;
margin-block-end: 0.8rem;
margin-block-start: 0.6rem;
margin-block-end: 0.6rem;
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
Expand Down

0 comments on commit c833a3c

Please sign in to comment.