site/assets/styles/hastysite.css
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
.fa { font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands'; } i.fa { font-style: normal; font-weight: normal; } main { margin-top: 60px; } footer { margin: auto; text-align: center; } footer a::before { content: none !important; }