funky-framadate-front/src/app/core/components/footer/footer.component.scss

11 lines
131 B
SCSS

@import '../../../../styles/variables';
.main-footer {
a {
color: #fff;
}
img {
max-height: $header-nav-inner-height;
}
}