mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2026-01-03 08:03:23 +09:00
7 lines
170 B
CSS
7 lines
170 B
CSS
/* You can add global styles to this file, and also import other style files */
|
|
@import '~@angular/material/prebuilt-themes/deeppurple-amber.css';
|
|
|
|
body {
|
|
margin: 0;
|
|
}
|