pracowniaapp2Front/src/styles.css

5 lines
207 B
CSS
Raw Normal View History

2020-01-13 17:08:31 +01:00
/* You can add global styles to this file, and also import other style files */
2020-01-20 15:02:08 +01:00
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; background-color: #fafafa;}