Files
itsfiveoclockwhere/src/styles.scss
T
2021-11-24 11:15:58 -06:00

8 lines
162 B
SCSS

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