diff --git a/dist/index.html b/dist/index.html index 7def4b3..3a03ffb 100644 --- a/dist/index.html +++ b/dist/index.html @@ -31,7 +31,9 @@ } footer { display: flex; - flex-direction: column; + justify-content: space-around; + width: 100%; + padding: 1rem; } h1 { font-size: 3rem;