diff --git a/main.scss b/main.scss index a287ac7..0e038c0 100644 --- a/main.scss +++ b/main.scss @@ -33,6 +33,7 @@ body { text-decoration: none; border-radius: 0.2em; box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.96); + text-align: center; &:hover { background-color: $darkBg; color: $lightBg;