retailer-vue/src/components/retailer/layout/footer/FooterComponent.scss

10 lines
186 B
SCSS

.footer-background-color{
background-color: #fbfbf5 !important;
border-top: 4px solid #91abc3;
border-bottom: 4px solid #91abc3;
}
.text-decoration-none:hover{
color: #2850da;
}
//