36 changed files with 888 additions and 317 deletions
File diff suppressed because it is too large
@ -1,4 +0,0 @@ |
|||||
/* You can add global styles to this file, and also import other style files */ |
|
||||
|
|
||||
html, body { height: 100%; } |
|
||||
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; } |
|
||||
@ -0,0 +1,11 @@ |
|||||
|
/* You can add global styles to this file, and also import other style files */ |
||||
|
|
||||
|
html, body { height: 100%; } |
||||
|
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; } |
||||
|
|
||||
|
@import "@fortawesome/fontawesome-free/scss/fontawesome.scss"; |
||||
|
@import "@fortawesome/fontawesome-free/scss/solid.scss"; |
||||
|
@import "@fortawesome/fontawesome-free/scss/regular.scss"; |
||||
|
@import "@fortawesome/fontawesome-free/scss/brands.scss"; |
||||
|
|
||||
|
@import "mdb-angular-ui-kit/assets/scss/mdb.scss"; |
||||
Loading…
Reference in new issue