Compare commits
No commits in common. "d229012098a0fea14bd3bcecd4f7e52eb2333548" and "6232bf2922bd448f860bbe7853d91be49b24243a" have entirely different histories.
d229012098
...
6232bf2922
@ -712,7 +712,7 @@ hr.-even {
|
||||
background-image: url("../images/headings/kontakt.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
background-position: top 1.5rem left;
|
||||
background-position: top left;
|
||||
transform-origin: top right;
|
||||
transform: translateX(-90%) rotate(-80deg);
|
||||
padding: 0;
|
||||
@ -722,7 +722,7 @@ hr.-even {
|
||||
|
||||
.contact__box .contact_info__box {
|
||||
grid-area: 1 / 1 / 2 / 2;
|
||||
margin-left: 38%;
|
||||
margin-left: 33%;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
@ -1140,8 +1140,6 @@ footer {
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
font-size: 1rem;
|
||||
line-height: 1.5rem;
|
||||
}
|
||||
.footer__social_logo {
|
||||
max-width: 30px;
|
||||
|
@ -115,8 +115,8 @@ __ ____________________
|
||||
<br/>
|
||||
Registergericht: AG Hamburg<br/>
|
||||
Registernummer: GnR 1113<br/>
|
||||
Vorstand: Maria Sasonowa, Lars Vosteen<br/>
|
||||
Aufsichtsratsvorsitz: Alexander Heidenreich
|
||||
Vorstand: Markus Klein, Frank Landgraf<br/>
|
||||
Aufsichtsratsvorsitz: Lars Vosteen
|
||||
</li>
|
||||
<li class="footer__navitem -third">
|
||||
<a class="footer__navlink" href="{{ '/impressum'|url }}">Impressum</a> | <a class="footer__navlink" href="{{ '/datenschutz'|url }}">Datenschutzerklärung</a> <br/>
|
||||
|
Loading…
Reference in New Issue
Block a user