9 lines
106 B
SCSS
9 lines
106 B
SCSS
|
|
|
|
h2.ui-headline
|
|
{
|
|
@extend %font;
|
|
margin: 0;
|
|
font-size: var(--font-size-l);
|
|
font-weight: 700;
|
|
} |