change media query

This commit is contained in:
brookee 2024-02-08 11:14:17 -05:00
parent ea64310ac5
commit 433ec6c467

View file

@ -61,7 +61,7 @@ body,
margin-top: -12vh;
}
@media only screen and (max-width: 767px) {
@media only screen and (max-width: 625px) {
.center-text {
left: 15px;
right: 15px;