mirror of
https://github.com/jgthms/bulma
synced 2026-03-25 22:39:36 -07:00
Add customisation variables
This commit is contained in:
4
sass/layout/footer.sass
Normal file → Executable file
4
sass/layout/footer.sass
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
$footer-background-color: $background !default
|
||||
|
||||
.footer
|
||||
background-color: $background
|
||||
background-color: $footer-background-color
|
||||
padding: 3rem 1.5rem 6rem
|
||||
|
||||
Reference in New Issue
Block a user