Betterzon/Frontend/src/styles.css
Reboooooorn 632491c33d
BETTERZON-31, BETTERZON-50 (#25)
* BETTERZON-31, dependencies.

* BETTERZON-31: Fixing dependencies

* BETTERZON-31,
BETTERZON-50

info popover and footer had been changed.

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
2021-04-08 11:28:05 +02:00

10 lines
259 B
CSS

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