Dashboard/app/assets/stylesheets/dashboard/partials/_footer.scss
2024-01-05 21:04:15 -08:00

8 lines
114 B
SCSS

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