style(site): adjust call to action responsiveness
This commit is contained in:
parent
7c3c98d382
commit
0209095d0a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-device-width: 400px) {
|
@media only screen and (max-device-width: 430px) {
|
||||||
.call-to-action {
|
.call-to-action {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
& a {
|
& a {
|
||||||
|
|
Loading…
Reference in a new issue