0
0
Fork 0
qnips-probeaufgabe/src/styles.css

11 lines
187 B
CSS
Raw Permalink Normal View History

2020-10-06 20:03:22 +00:00
/* You can add global styles to this file, and also import other style files */
html,
body {
height: 100%;
}
body {
margin: 0;
font-family: Roboto, "Helvetica Neue", sans-serif;
}