hypnagaga_old/src/assets/css/blocks/blog.css
2022-10-30 13:32:44 +01:00

11 lines
140 B
CSS

.blog h1 {
font-size: var(--size-step-4);
}
.blog h2 {
font-size: var(--size-step-3);
}
.blog h3 {
font-size: var(--size-step-2);
}