mirror of
https://github.com/Raghu-Ch/Quickstart4.git
synced 2026-02-10 04:33:03 -05:00
8 lines
152 B
CSS
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;
|
|
}
|