diff --git a/static/asteroid.css b/static/asteroid.css index 8a0f257..1e897b5 100644 --- a/static/asteroid.css +++ b/static/asteroid.css @@ -569,7 +569,7 @@ body .auth-form{ border-radius: 8px; padding: 2rem; width: 100%; - max-width: 400px; + max-width: 600px; -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); -o-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); @@ -591,7 +591,7 @@ body .auth-form h3{ } body .form-group{ - margin-bottom: 3rem; + margin-bottom: 1.5rem; } body .form-group label{ diff --git a/static/asteroid.lass b/static/asteroid.lass index d49bee8..c60f6db 100644 --- a/static/asteroid.lass +++ b/static/asteroid.lass @@ -455,7 +455,7 @@ :border-radius 8px :padding 2rem :width "100%" - :max-width 400px + :max-width 600px :box-shadow "0 4px 6px rgba(0, 0, 0, 0.3)" (h2 :color "#00ffff" @@ -468,7 +468,7 @@ :font-size 1.2rem)) (.form-group - :margin-bottom 3rem + :margin-bottom 1.5rem (label :display block :color "#ccc" diff --git a/template/login.chtml b/template/login.chtml index 086246e..e20f416 100644 --- a/template/login.chtml +++ b/template/login.chtml @@ -12,7 +12,7 @@

System Access

-
+
diff --git a/template/register.chtml b/template/register.chtml index a125286..7e0c5cf 100644 --- a/template/register.chtml +++ b/template/register.chtml @@ -17,10 +17,10 @@

Create Account

-
+ -
+