Files
web/components/Header/header.module.css
Erik Tiekstra d1a2175804 chore: cleanup
2024-09-03 13:26:15 +02:00

5 lines
111 B
CSS

.header {
font-family: var(--typography-Body-Regular-fontFamily);
color: var(--Base-Text-High-contrast);
}