mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 13:38:12 -08:00
8 lines
114 B
SCSS
8 lines
114 B
SCSS
.footer-item {
|
|
margin: 40px 12px;
|
|
color: $gray-1;
|
|
}
|
|
.footer-link {
|
|
@extend .font-cabin;
|
|
color: #01788E;
|
|
}
|