diff --git a/site/src/components/call-to-action.html b/site/src/components/call-to-action.html index 36466f8..046e081 100644 --- a/site/src/components/call-to-action.html +++ b/site/src/components/call-to-action.html @@ -33,7 +33,7 @@ } } -@media only screen and (max-device-width: 400px) { +@media only screen and (max-device-width: 430px) { .call-to-action { flex-direction: column; & a {