_footer.scss 199 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 // Styling for the footer footer { padding: 50px 0 65px; .list-inline { margin: 0; padding: 0; } .copyright { font-size: 14px; margin-bottom: 0; text-align: center; } }