Separate figure and quote shortcodes

This commit is contained in:
Will Faught
2023-02-26 18:10:30 -08:00
parent a9f609efcb
commit 830c2ba2c6
4 changed files with 24 additions and 34 deletions

View File

@@ -47,6 +47,10 @@ body, html {
margin-bottom: 0;
}
.paige-figure .paige-quote > blockquote {
margin-bottom: 0;
}
.paige-header-link {
margin-left: 0.5ch;
opacity: 0;