Files
web/apps/scandic-web/app/[lang]/webview/layout.module.css
2025-06-17 15:37:26 +02:00

6 lines
139 B
CSS

.layout {
background-color: var(--Background-Primary);
font-family: var(--typography-Body-Regular-fontFamily);
min-height: 100dvh;
}