_footer.scss 167 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 .footer { padding-top: 5rem; padding-bottom: 5rem; background-color: $secondary; color: $white; } .copyright { background-color: darken($secondary, 10%); }