Skip to content

Commit

Permalink
fix(front): adds to post headline
Browse files Browse the repository at this point in the history
Closes: #closes #715
  • Loading branch information
dgrebb committed Oct 11, 2023
1 parent f6a4031 commit 520b316
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 @@ -129,6 +129,7 @@
margin-bottom: 0;
padding: 0 1rem;
line-height: 1.2;
text-wrap: balance;
@media screen and (min-width: 480px) {
padding: 0 1.5rem;
}
Expand Down

0 comments on commit 520b316

Please sign in to comment.