mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 15:08:15 -07:00
import footer as scss partial
This commit is contained in:
parent
4582e8c8ab
commit
4bc306c7c7
1 changed files with 1 additions and 9 deletions
|
|
@ -9,6 +9,7 @@
|
|||
@import "buttons";
|
||||
@import "scss/fontawesome.scss";
|
||||
@import "scss/solid.scss";
|
||||
@import "footer";
|
||||
|
||||
.height-56 {
|
||||
height: 56px;
|
||||
|
|
@ -81,12 +82,3 @@
|
|||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.footer-item {
|
||||
margin: 40px 12px;
|
||||
color: $gray-1;
|
||||
}
|
||||
.footer-link {
|
||||
@extend .font-cabin;
|
||||
color: #01788E;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue