datat.fi/_sass/basically-basic/_footer.scss

13 lines
307 B
SCSS
Raw Normal View History

/* ==========================================================================
Footer
========================================================================== */
2017-03-07 23:12:17 +02:00
#footer {
margin-top: 4rem;
font-size: 80%;
color: tint($text-color, 40%);
}
.copyright {
font-family: $monospace-font-family;
}