
| Current Path : /var/www/html/rocksensor1/web/themes/contrib/bootstrap/scss/components/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/rocksensor1/web/themes/contrib/bootstrap/scss/components/site-footer.scss |
/**
* @file
* Footer Styling.
*/
.site-footer {
padding: $spacer 0;
.layout-container {
padding: 0 $spacer;
}
}
/* Footer Top Styling. */
.site-footer__top .content {
margin-top: 0;
}
/* Footer Bottom Styling. */
.site-footer__bottom .block {
margin: calc($spacer / 2) 0;
}
.site-footer__bottom .content {
padding: calc($spacer / 2) 0;
margin-top: 0;
}