myvideogamelist.com/resources/assets/demo1/sass/layout/_footer.scss

7 lines
82 B
SCSS
Raw Normal View History

//
// Footer
//
.footer {
background-color: get($footer-config, bg-color);
}