Files
HomeMonitor/Display/src/styles.scss
2019-09-29 22:08:21 -04:00

10 lines
107 B
SCSS

html,
body {
height: 100%;
}
body {
margin: 0;
font-family: Roboto, "Helvetica Neue", sans-serif;
}