diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -276,16 +276,14 @@ </header> <div class="row mt-5 justify-content-center"> - <div class="mb-3 col-8"> + <div class="mb-3 col-4"> <div class="form-floating"> <input type="text" class="form-control fw-bold" placeholder="" id="peerName"> <label for="peerName">Projekt- oder Partnername (optional)</label> </div> </div> - <div class="w-100"></div> - - <div class="mb-3 col-8"> + <div class="mb-3 col-4"> <div class="input-group"> <div class="form-floating"> <input type="text" class="form-control fw-bold" placeholder="" id="roomName"> |
