fix small screen layout

This commit is contained in:
2023-04-27 16:51:52 +10:00
parent e17f79e0b1
commit 6a3c3a3566

View File

@@ -398,7 +398,7 @@ handleLoad();
}
@media screen and (max-width: 768px) {
.workshop-page {
.page-event .workshop-page {
flex-direction: column;
.workshop-body {