Skip to content

Commit

Permalink
Fix padding
Browse files Browse the repository at this point in the history
  • Loading branch information
jotonedev committed Feb 27, 2024
1 parent 8ef60f6 commit 702b27b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _sass/tallneck/components/post-preview.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.25rem;
padding-bottom: 0.25rem;

&:hover {
border-radius: 5px;
Expand Down

0 comments on commit 702b27b

Please sign in to comment.