summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/index.html b/index.html
index 6b5b416..8a2f4a7 100644
--- a/index.html
+++ b/index.html
@@ -276,13 +276,16 @@
</header>
<div class="row mt-5 justify-content-center">
- <div class="mb-3 col-lg-3">
+ <div class="mb-3 col-8">
<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="mb-3 col-lg-3">
+
+ <div class="w-100"></div>
+
+ <div class="mb-3 col-8">
<div class="input-group">
<div class="form-floating">
<input type="text" class="form-control fw-bold" placeholder="" id="roomName">
@@ -296,7 +299,7 @@
<div class="w-100"></div>
- <div class="mt-3 fs-5 col-lg-6 text-center">
+ <div class="mt-3 fs-5 col-8 text-center">
<div id="output" class="form-floating">
<code>
<a id="url" class="url" href='' target="jitsiUrlGenerator"></a>