Skip to content

Commit

Permalink
Comment out .entry-content top margin
Browse files Browse the repository at this point in the history
  • Loading branch information
gocemitevski committed Dec 16, 2024
1 parent 27a73a7 commit 815678e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/_content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@

.entry-content {
word-break: break-word;
margin-top: $grid-gutter-width / 2;
// margin-top: $grid-gutter-width / 2;
margin-bottom: $spacer*2;

p {
Expand Down

0 comments on commit 815678e

Please sign in to comment.