move "join discord button" to footer, this makes space for the login button

This commit is contained in:
Evan
2025-04-18 13:46:50 -07:00
parent 582ebf3151
commit 11a9b9e5b0
2 changed files with 5 additions and 15 deletions
+1 -1
View File
@@ -20,5 +20,5 @@
.l-footer__col {
display: flex;
gap: 10px;
gap: 20px;
}