3
0

wip on hb
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mike Sutton 2024-03-08 22:51:48 +01:00
parent 17f3749f7b
commit 45b136f24e

View File

@ -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;
}