GDPR h1 margin

This commit is contained in:
Nejc Kovač 2022-06-17 14:45:04 +02:00
parent d834358b64
commit 765744ab9e

View File

@ -419,6 +419,8 @@ body.gdpr {
font-size: 50px; font-size: 50px;
font-weight: 300; font-weight: 300;
line-height: 62px; line-height: 62px;
margin: 20px 0px;
} }
.register_holder p { .register_holder p {
font-weight: 400; font-weight: 400;
@ -474,7 +476,7 @@ body.gdpr div.input_field{
} }
/* Elektronski naslov: */ /* Elektronski naslov: */
body.gdpr div.input_field:first-of-type { body.gdpr div.input_field:first-of-type {
padding-top: 4px; padding-top: 0px;
} }
/* URL ankete: */ /* URL ankete: */
body.gdpr div.input_field:nth-of-type(3){ body.gdpr div.input_field:nth-of-type(3){
@ -494,18 +496,14 @@ body.gdpr div.zahtevek {
body.gdpr div.zahtevek:last-of-type { body.gdpr div.zahtevek:last-of-type {
padding-bottom: 0px; padding-bottom: 0px;
} }
/* body.gdpr div.zahtevek label { /* body.gdpr div.zahtevek label {
display: flex; line-height: 26px;
align-items: center;
}
body.gdpr div.zahtevek label b {
margin-right: 3px;
} */ } */
/* body.gdpr div.zahtevek label b {
margin-right: 3px;
} */
body.gdpr div.zahtevek label input { body.gdpr div.zahtevek label input {
padding-top: 4px;
margin-top: 0px;
margin-left: 0px;
margin-right: 2px; margin-right: 2px;
height: 18px; height: 18px;
width: 18px; width: 18px;