foo.be/_sass/components/_footer.scss

10 lines
246 B
SCSS
Raw Normal View History

2015-12-03 01:59:10 +00:00
/* ==========================================================================
Footer
========================================================================== */
.c-footer {
width: 100%;
height: 300px;
background: $c__light-grey;
}