www/themes/LoveIt/assets/css/_partial/_footer.scss
2020-05-28 14:55:57 +02:00

22 Zeilen
269 B
SCSS

footer {
height: 2rem;
width: 100%;
text-align: center;
line-height: 1.25rem;
padding: 1rem 0;
.footer-container {
font-size: .875rem;
.footer-line {
width: 100%;
.icp-br {
display: none;
}
}
}
@include blur;
}