chore: move assets to namespaced folder

This commit is contained in:
Nelson Jovel 2024-01-05 21:04:15 -08:00
parent 548bf20fe8
commit 09ab4d214e
29 changed files with 859 additions and 1 deletions

View file

@ -0,0 +1,8 @@
.footer-item {
margin: 40px 12px;
color: $gray-1;
}
.footer-link {
@extend .font-cabin;
color: #01788E;
}