register wizard style

This commit is contained in:
elforjani3
2020-10-16 18:42:28 +02:00
parent 61b2c6cb48
commit 68a385e55c

View File

@@ -222,9 +222,18 @@
} }
} }
.form-group--language {
margin-left: 10px;
}
.bp3-button:not([class*='bp3-intent-']):not(.bp3-minimal) { .bp3-button:not([class*='bp3-intent-']):not(.bp3-minimal) {
width: 100%; width: 100%;
height: 38px; height: 38px;
padding: 8px;
}
.bp3-text-muted {
color: #000000;
} }
.register-org-note { .register-org-note {
@@ -293,14 +302,13 @@
padding-top: 80px; padding-top: 80px;
&__page { &__page {
} }
&__text { &__text {
margin-top: 30px; margin-top: 30px;
h1 { h1 {
color: #2D2B43; color: #2d2b43;
margin-bottom: 12px; margin-bottom: 12px;
} }
.paragraph { .paragraph {