diff --git a/templates/index.html b/templates/index.html index a8f3218..4d98b70 100644 --- a/templates/index.html +++ b/templates/index.html @@ -28,7 +28,7 @@ diff --git a/templates/style.css b/templates/style.css index a1de0d8..b77fe0c 100644 --- a/templates/style.css +++ b/templates/style.css @@ -93,8 +93,7 @@ main p { } footer { - display: flex; - justify-content: center; + text-align: center; padding: 2em; background-color: rgba(255, 255, 255, .075); backdrop-filter: blur(5px);