footer.scss (91B)
1 @import 'utils/text-style'; 2 3 footer { 4 @extend .mono; 5 6 margin: auto; 7 overflow: hidden; 8 }