Files
SkydiveLogs/Front/skydivelogs-app/src/styles.css
2020-01-20 12:20:25 +01:00

10 lines
113 B
CSS

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