new front page UI

This commit is contained in:
evanpelle
2024-10-10 17:27:00 -07:00
parent eec2b73c34
commit 64d956bda4
6 changed files with 76 additions and 32 deletions
+6 -2
View File
@@ -1,3 +1,7 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
html,
body {
touch-action: manipulation;
@@ -90,7 +94,7 @@ h3 {
display: block;
}
#lobbies-container {
/* #lobbies-container {
display: flex;
justify-content: center;
}
@@ -148,7 +152,7 @@ h3 {
.player-count {
font-size: 20px;
color: #000000;
}
} */
.joining-message {
font-size: 24px;