Skip to content

Commit

Permalink
fix(front): adjusts margin on post summary p tag now wrapped in paren…
Browse files Browse the repository at this point in the history
…t div
  • Loading branch information
dgrebb committed Oct 9, 2023
1 parent 1fbc9fb commit 25cbbcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front/src/lib/styles/pages/post.css
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@
font-size: 1.2rem;
}
p {
margin: 0;
em {
font-family: var(--font-lb);
}
Expand Down

0 comments on commit 25cbbcd

Please sign in to comment.