Skip to content

Commit

Permalink
Add table bottom margin
Browse files Browse the repository at this point in the history
  • Loading branch information
willfaught committed Jun 7, 2024
1 parent 185be95 commit 124ccee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion layouts/partials/paige/style.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@
.paige-gallery,
.paige-image,
.paige-quote,
.paige-video {
.paige-video,
table {
margin-bottom: 1rem;
}

Expand Down

0 comments on commit 124ccee

Please sign in to comment.