Add table bottom margin

This commit is contained in:
Will Faught
2024-06-07 00:38:19 -07:00
parent 185be95576
commit 124cceef27

View File

@@ -70,7 +70,8 @@ blockquote > p:last-of-type {
.paige-gallery,
.paige-image,
.paige-quote,
.paige-video {
.paige-video,
table {
margin-bottom: 1rem;
}