mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-19 02:26:24 -07:00
chore: move assets to namespaced folder
This commit is contained in:
parent
548bf20fe8
commit
09ab4d214e
29 changed files with 859 additions and 1 deletions
8
app/assets/stylesheets/dashboard/partials/_footer.scss
Normal file
8
app/assets/stylesheets/dashboard/partials/_footer.scss
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.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