Restyle footer link headers.

This commit is contained in:
Leo
2021-11-09 17:23:51 -06:00
parent 44678ea0ac
commit ae230dabf7

View File

@@ -8,12 +8,7 @@
h2 { h2 {
margin-top: 1rem; margin-top: 1rem;
margin-bottom: 0.75rem; margin-bottom: 0.75rem;
font-size: $font-size-base * 1.25; font-size: $font-size-base;
&.small {
font-size: $font-size-base * 1.5;
font-variant: all-small-caps;
}
} }
.nav-link { .nav-link {