rowt/frontend/scss/components/_headlines.scss
2023-04-07 09:44:08 +02:00

4 lines
90 B
SCSS

.h1 {
@apply text-center text-3xl uppercase tracking-wide font-bold text-primary-900;
}