summaryrefslogtreecommitdiff
path: root/html/app/views/login.php
diff options
context:
space:
mode:
Diffstat (limited to 'html/app/views/login.php')
-rw-r--r--html/app/views/login.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/app/views/login.php b/html/app/views/login.php
index cc4556c..e7f9c3e 100644
--- a/html/app/views/login.php
+++ b/html/app/views/login.php
@@ -23,7 +23,7 @@
}
.container { display: flex; height: 100vh; align-items:center; }
.content { position: relative;
- max-width:320px; width: 100%;
+ max-width:640px; width: 100%;
margin: auto auto; padding: 1.5em;
text-align: center; justify-center: center;
opacity: .33;