diff --git a/resources/js/components/SMFooter.vue b/resources/js/components/SMFooter.vue index a153c43..65cf914 100644 --- a/resources/js/components/SMFooter.vue +++ b/resources/js/components/SMFooter.vue @@ -183,7 +183,7 @@ } } -@media only screen and (max-width: 640px) { +@media only screen and (max-width: 864px) { .sm-footer { .sm-footer-text { padding: 0 1rem;