MireaFrontend/src/styles.css

5 lines
181 B
CSS
Raw Normal View History

2024-02-05 06:29:18 +03:00
/* You can add global styles to this file, and also import other style files */
2024-02-09 03:25:39 +03:00
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }