aboutsummaryrefslogtreecommitdiffstats
path: root/_sass/site.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/site.scss')
-rw-r--r--_sass/site.scss7
1 files changed, 4 insertions, 3 deletions
diff --git a/_sass/site.scss b/_sass/site.scss
index 1ce122b..3a3aadd 100644
--- a/_sass/site.scss
+++ b/_sass/site.scss
@@ -146,8 +146,9 @@ pre {
}
#register {
#feature-register {
- background-color:#eee;
- padding:60px 0;
+ background-color: #eee;
+ padding-top: 40px;
+ padding-bottom: 20px;
}
}
@@ -234,7 +235,7 @@ pre {
#register-window {
.card {
margin-left: 25px;
- min-height: unset;
+ min-height: 472px;
margin-bottom: unset;
}