forked from ag_kommunikation/webseite
Fixed button width on phone in portrait orientation.
This commit is contained in:
parent
ae186d23df
commit
959dfffdb8
@ -1438,7 +1438,7 @@ footer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.content__button {
|
.content__button {
|
||||||
width: 40%;
|
width: auto;
|
||||||
margin: 1.5rem 0 0 auto;
|
margin: 1.5rem 0 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user