rowt/frontend/scss/components/_headlines.scss

4 lines
90 B
SCSS
Raw Normal View History

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