Files
web/app/[lang]/webview/layout.module.css

6 lines
145 B
CSS

.layout {
background-color: var(--Scandic-Brand-Warm-White);
font-family: var(--typography-Body-Regular-fontFamily);
min-height: 100dvh;
}