mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-24 13:39:35 +02:00
7 lines
No EOL
142 B
CSS
7 lines
No EOL
142 B
CSS
.SectionHeadline {
|
|
text-transform: uppercase;
|
|
color: var(--color-primary);
|
|
font-weight: 900;
|
|
font-size: 20px;
|
|
margin-bottom: 16px;
|
|
} |