center hostlobbymodal start button

This commit is contained in:
Evan
2025-04-03 17:13:16 -07:00
parent fbfc46f2cb
commit e1a299c8c5
2 changed files with 21 additions and 11 deletions
+7
View File
@@ -394,6 +394,13 @@ label.option-card:hover {
}
}
.start-game-button-container {
display: flex;
justify-content: center;
width: 100%;
margin-top: 20px;
}
.message-area {
margin-top: 10px;
padding: 10px;