Restyle footer.

This commit is contained in:
Leo
2022-03-19 19:04:19 -05:00
parent 904c7efcdc
commit ae22b2d540

View File

@@ -5,6 +5,12 @@
background-color: $gray-800;
h2 {
margin-top: 1rem;
margin-bottom: 0.75rem;
font-size: $font-size-base * 1.2;
}
h3 {
margin-top: 1rem;
margin-bottom: 0.75rem;
font-size: $font-size-base;