mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-06 20:12:59 +02:00
Add margin below figure
- adds space below when using figure shortcode Fixes: #377
This commit is contained in:
@ -88,6 +88,7 @@
|
|||||||
.post-content dl,
|
.post-content dl,
|
||||||
.post-content ol,
|
.post-content ol,
|
||||||
.post-content p,
|
.post-content p,
|
||||||
|
.post-content figure,
|
||||||
.post-content ul {
|
.post-content ul {
|
||||||
margin-bottom: var(--content-gap)
|
margin-bottom: var(--content-gap)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user