Repository is not clean. Please commit or stash any changes before updating.
This commit is contained in:
parent
aac0ae7544
commit
4b8edc6552
20 changed files with 23868 additions and 1181 deletions
|
|
@ -1 +1,8 @@
|
|||
/* You can add global styles to this file, and also import other style files */
|
||||
@import "~@angular/material/prebuilt-themes/indigo-pink.css";
|
||||
|
||||
--root {
|
||||
--main-color: #939;
|
||||
}
|
||||
|
||||
html, body { height: 100%; }
|
||||
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }
|
||||
|
|
|
|||
Reference in a new issue