aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/stylesheet.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/stylesheet.css b/css/stylesheet.css
index a545e2c..391008b 100644
--- a/css/stylesheet.css
+++ b/css/stylesheet.css
@@ -74,7 +74,7 @@ a:hover {
.footer-bottom {
z-index: 1;
display: flex;
- justify-content: space-center;
+ justify-content: center;
text-align: center;
}