make registration page look closer to design

pull/691/head
Audric Ackermann 6 years ago
parent 6574585938
commit 0d445ab948

@ -28,7 +28,7 @@
} }
&-registration { &-registration {
height: 60%; height: 45%;
padding-right: 128px; padding-right: 128px;
} }
@ -174,7 +174,7 @@
} }
hr { hr {
border: 1px solid $session-color-white; border: 1px solid $session-color-light-grey;
width: 100%; width: 100%;
position: absolute; position: absolute;
bottom: 0px; bottom: 0px;

Loading…
Cancel
Save