sqm-dashboards/app/assets/stylesheets/partials/_footer.scss
2022-01-13 13:45:45 +01:00

8 lines
114 B
SCSS

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