forked from ag_kommunikation/webseite
fix: Responsivness verbessert (ein bisschen).
This commit is contained in:
parent
64de68d005
commit
0676d046f9
@ -788,7 +788,7 @@ hr.-even {
|
|||||||
grid-area: 1 / 1 / 2 / 3;
|
grid-area: 1 / 1 / 2 / 3;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
transform-origin: top right;
|
transform-origin: top right;
|
||||||
transform: translateX(-95%) rotate(-80deg);
|
transform: translateX(-90%) rotate(-80deg);
|
||||||
padding: 0;
|
padding: 0;
|
||||||
max-width: 50%;
|
max-width: 50%;
|
||||||
font-size: 9rem;
|
font-size: 9rem;
|
||||||
@ -797,7 +797,7 @@ hr.-even {
|
|||||||
|
|
||||||
.contact__box .contact_info__box {
|
.contact__box .contact_info__box {
|
||||||
grid-area: 1 / 1 / 2 / 2;
|
grid-area: 1 / 1 / 2 / 2;
|
||||||
margin-left: 11rem;
|
margin-left: 33%;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user