forked from ag_kommunikation/webseite
chore: Whitespace.
This commit is contained in:
parent
bc8b695c81
commit
74bf31b2c5
@ -338,35 +338,35 @@ header {
|
||||
}
|
||||
|
||||
.slim_box__submenu {
|
||||
grid-row: 3 / span 1;
|
||||
grid-column: 1 / span 5;
|
||||
background-color: var(--wtf-nearly-white);
|
||||
height: 3.5rem;
|
||||
text-align: right;
|
||||
color: var(--wtf-nearly-black);
|
||||
padding-right: 1rem;
|
||||
font-size: 3rem;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
grid-row: 3 / span 1;
|
||||
grid-column: 1 / span 5;
|
||||
background-color: var(--wtf-nearly-white);
|
||||
height: 3.5rem;
|
||||
text-align: right;
|
||||
color: var(--wtf-nearly-black);
|
||||
padding-right: 1rem;
|
||||
font-size: 3rem;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.slim_box__submenu a {
|
||||
font-family: "Noto Serif";
|
||||
font-size: 2.5rem;
|
||||
color: black;
|
||||
margin: 0 0 0.75rem 2rem;
|
||||
font-family: "Noto Serif";
|
||||
font-size: 2.5rem;
|
||||
color: black;
|
||||
margin: 0 0 0.75rem 2rem;
|
||||
}
|
||||
|
||||
.slim_box__submenu a:hover {
|
||||
text-decoration: underline;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.slim_box__submenu a img {
|
||||
height: 2.25rem;
|
||||
position: relative;
|
||||
top: 0.25rem;
|
||||
height: 2.25rem;
|
||||
position: relative;
|
||||
top: 0.25rem;
|
||||
}
|
||||
|
||||
.bg_box__big_bg {
|
||||
@ -917,9 +917,9 @@ hr.-even {
|
||||
}
|
||||
|
||||
.pod_ctrl_box audio {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
margin-bottom: 1rem;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.card__link p {
|
||||
@ -1177,7 +1177,7 @@ hr.-even {
|
||||
}
|
||||
|
||||
.--success {
|
||||
color: var(--dark-green);
|
||||
color: var(--dark-green);
|
||||
}
|
||||
|
||||
.contact_form__textarea,
|
||||
@ -1202,8 +1202,8 @@ hr.-even {
|
||||
}
|
||||
|
||||
.contact_form__submit_button {
|
||||
font-size: 1rem;
|
||||
padding: 0 0.25rem;
|
||||
font-size: 1rem;
|
||||
padding: 0 0.25rem;
|
||||
}
|
||||
|
||||
/* Hide captcha field as part of spam protection.
|
||||
|
Loading…
Reference in New Issue
Block a user