mirror of
https://github.com/deps-rs/deps.rs.git
synced 2024-11-23 02:46:31 +00:00
6 lines
129 B
Sass
6 lines
129 B
Sass
|
$footer-background-color: $background !default
|
||
|
|
||
|
.footer
|
||
|
background-color: $footer-background-color
|
||
|
padding: 3rem 1.5rem 6rem
|