Files
Quickstart4/src/styles.css
2017-06-16 21:07:23 -04:00

8 lines
152 B
CSS

/* You can add global styles to this file, and also import other style files */
body {
padding: 0;
margin: 0;
font-family: Roboto, sans-serif;
}