diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index 01eff6e63..1d3878ebb 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -419,12 +419,15 @@ footer .footer_content .col .logo_holder img.arnes-logo { .register_holder p { font-weight: 400; line-height: 26px; + + margin: 20px 0px; } .register_holder p a { color: #1e88e5; } + body.gdpr div.label { display: block; line-height: unset; @@ -642,7 +645,7 @@ input[type=button]:hover, } footer { - padding: 70px 25px 0px 25px; + padding: 70px 0px 0px 0px; } footer .footer_content {