website/static/src/scss/_blocks.scss

8 lines
80 B
SCSS
Raw Normal View History

2022-06-27 20:40:55 +01:00
div.block-image {
margin: 0.5rem 0;
figcaption {
font-size: 85%;
}
}