myvideogamelist.com/resources/assets/demo1/sass/layout/_footer.scss
Jimmy Brancaccio b39ecf1638 Initial Commit
The initial public commit of MVGL website code.
2024-01-14 13:51:43 -06:00

7 lines
No EOL
82 B
SCSS
Vendored

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