Files
itsfiveoclockwhere/src/styles.scss
T

10 lines
187 B
SCSS

/* You can add global styles to this file, and also import other style files */
body {
height: 100%;
margin:0;
padding:0;
background: #2e2e2e;
}
html {
height: 100%;
}