Skip to content

Commit

Permalink
Remove margin in tweet embed
Browse files Browse the repository at this point in the history
  • Loading branch information
teodorus-nathaniel committed Mar 19, 2024
1 parent c482b33 commit 6906b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/posts/embed/Embed.module.sass
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

.Tweet
& > *
margin: 0
margin: 0 !important
width: 100%
max-width: none

Expand Down

0 comments on commit 6906b2a

Please sign in to comment.