wrath/src/styles/post.scss
2024-12-21 20:13:18 +08:00

5 lines
54 B
SCSS

article {
h2 {
margin: 2rem 0 !important;
}
}