Separate gallery and image shortcodes

This commit is contained in:
Will Faught
2023-02-28 20:55:21 -08:00
parent 665f5e2955
commit 95cf4cfb82
3 changed files with 115 additions and 159 deletions

View File

@@ -47,6 +47,10 @@ body, html {
margin-bottom: 0;
}
.paige-gallery .paige-image {
margin-bottom: 0;
}
.paige-figure .paige-image {
margin-bottom: 0;
}