feat(ui): changed Background color, centered Lobby
Added a background color for the mainmenu and the lobby + centered lobby
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@navbar(user)
|
||||
<main class="lobby-background flex-grow-1">
|
||||
<div class="w-50 mx-auto">
|
||||
<div class="mt-3">
|
||||
<div class="w-50 mx-auto">
|
||||
<label for="lobbyname" class="form-label">Lobby-Name</label>
|
||||
<input type="text" class="form-control" id="lobbyname" name="lobbyname" placeholder="Lobby 1" required>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user