Footer.scss 176 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 .footer { height: 50px; background-color: #afafaf; display: flex; justify-content: center; align-items: center; font-size: .8rem; width: 100%; color: #fafafa; }