feat(SW-184): added main components for new header
This commit is contained in:
4
components/Header/header.module.css
Normal file
4
components/Header/header.module.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.header {
|
||||
font-family: var(--typography-Body-Regular-fontFamily);
|
||||
color: var(--Base-Text-High-contrast);
|
||||
}
|
||||
Reference in New Issue
Block a user