mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Move footer import before fontawesome
This commit is contained in:
parent
8d5702e9aa
commit
2ad120727f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,9 +7,9 @@
|
|||
@import "dashboard";
|
||||
@import "navigation";
|
||||
@import "buttons";
|
||||
@import "sqm_footer";
|
||||
@import "scss/fontawesome.scss";
|
||||
@import "scss/solid.scss";
|
||||
@import "sqm_footer";
|
||||
|
||||
.height-56 {
|
||||
height: 56px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue