feat(WEB-249): first iteration design system primitives (typography, grid)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.layout {
|
||||
font-family: var(--ff-fira-sans);
|
||||
background-color: var(--Scandic-Brand-Warm-White);
|
||||
font-family: var(--typography-Body-Regular-fontFamily);
|
||||
min-height: 100dvh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user