mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-09-03 02:42:39 +02:00
Added margin to figures
Resets the browser defaults.
This commit is contained in:
4
dist/mini-default.css
vendored
4
dist/mini-default.css
vendored
@@ -207,6 +207,10 @@ sub {
|
||||
bottom: -0.25em;
|
||||
}
|
||||
|
||||
figure {
|
||||
margin: var(--universal-margin);
|
||||
}
|
||||
|
||||
figcaption {
|
||||
color: var(--secondary-fore-color);
|
||||
}
|
||||
|
Reference in New Issue
Block a user