diff --git a/public/helpbuild/theme.css b/public/helpbuild/theme.css index 8069561..ca2e79b 100644 --- a/public/helpbuild/theme.css +++ b/public/helpbuild/theme.css @@ -40,7 +40,7 @@ body .pf-c-button.pf-m-primary { } div#kc-content { - margin: 65px auto 5px; + margin: 0px auto 5px; } div#kc-registration span a:hover { @@ -155,3 +155,9 @@ div#kc-registration span a { .kc-social-icon-text { left: 0px; } + + +.or-container{ + margin-top: 5px; + margin-bottom: 5px; +}