foo.be/_sass/components/_footer.scss
2015-12-02 20:59:10 -05:00

9 lines
246 B
SCSS

/* ==========================================================================
Footer
========================================================================== */
.c-footer {
width: 100%;
height: 300px;
background: $c__light-grey;
}