@@ -104,26 +97,29 @@ export default function (props: {
-
-
-
- About Us
-
-
- Our Team
-
-
- Support
-
-
- Moderation
-
-
-
+
+
+ About Us
+
+
+ Our Team
+
+
+ Support
+
+
+ Moderation
+
+
diff --git a/index.css b/index.css
index 956f830..ba35556 100644
--- a/index.css
+++ b/index.css
@@ -84,6 +84,6 @@ button:focus-visible {
@media (max-width: 1280px) {
.nav-links {
- display: none;
+ display: none !important;
}
}