match breakpoints on artist in residence layout

This commit is contained in:
2026-01-21 19:24:40 -08:00
parent a0713755a2
commit aeb028d0fe
2 changed files with 6 additions and 9 deletions

View File

@ -170,7 +170,7 @@ main li:not(:last-child) {
place-self: start center;
}
@media (max-width: 750px) {
@media (max-width: 950px) {
.two-col {
grid-template-columns: 1fr;
}