diff --git a/AquaNet/src/App.svelte b/AquaNet/src/App.svelte
index 3dcf16dd..37e67b4a 100644
--- a/AquaNet/src/App.svelte
+++ b/AquaNet/src/App.svelte
@@ -12,7 +12,7 @@
home
maps
rankings
-
+
@@ -42,6 +42,9 @@
text-decoration: underline 1px solid transparent
text-underline-offset: 0.1em
+ display: flex
+ align-items: center
+
&:hover
color: $c-main
text-decoration-color: $c-main