safing-web/_sass/_footer.scss
2018-09-14 16:10:36 +02:00

10 lines
125 B
SCSS

.footer-section {
width: 100%;
background-color: $fill_light;
margin: 0 !important;
a {
color: $primary;
}
}