aboutsummaryrefslogtreecommitdiff
path: root/client-web/public/assets/style/master.css
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2023-06-24 23:08:28 +0200
committertpart <tpart120@proton.me>2023-06-24 23:08:28 +0200
commit8a3ce39893022a862f5faa4e893badbef9e7125b (patch)
tree496c053a97a860c58ecc8ae8a363d21022ab95c3 /client-web/public/assets/style/master.css
parent57eba53182e09459eacf782b383523c94b78c0fe (diff)
downloadkeks-meet-8a3ce39893022a862f5faa4e893badbef9e7125b.tar
keks-meet-8a3ce39893022a862f5faa4e893badbef9e7125b.tar.bz2
keks-meet-8a3ce39893022a862f5faa4e893badbef9e7125b.tar.zst
Improve CSS
Diffstat (limited to 'client-web/public/assets/style/master.css')
-rw-r--r--client-web/public/assets/style/master.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/client-web/public/assets/style/master.css b/client-web/public/assets/style/master.css
index 074f39a..e08e8c2 100644
--- a/client-web/public/assets/style/master.css
+++ b/client-web/public/assets/style/master.css
@@ -35,9 +35,6 @@ body.start {
body {
font-weight: 300;
background-color: var(--bg-dark);
- height: 100vh;
- width: 100vw;
- justify-content: left;
}
h1 {
@@ -147,10 +144,6 @@ button:disabled,
display: flex;
}
-.room {
- width: 100%;
-}
-
#room-id-input {
padding: 0.5em;
font-size: x-large;