diff --git a/index.html b/index.html index 25880af1c..022f6bacd 100644 --- a/index.html +++ b/index.html @@ -232,6 +232,7 @@ @media (min-width: 45rem) { .footer { display: flex; + align-items: center; justify-content: space-between; padding: 3rem; }