bulma/sass/layout/footer.sass
2017-07-29 18:24:07 +01:00

6 lines
129 B
Sass
Executable File

$footer-background-color: $background !default
.footer
background-color: $footer-background-color
padding: 3rem 1.5rem 6rem