1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

7 lines
170 B
Sass
Raw Normal View History

2019-05-07 23:21:41 -07:00
$footer-background-color: $white-bis !default
$footer-padding: 3rem 1.5rem 6rem !default
.footer
background-color: $footer-background-color
padding: $footer-padding