mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-04 16:16:09 +00:00
new front page UI
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user