This commit is contained in:
2025-06-02 17:01:24 -07:00
parent f970c16c93
commit 9bbcb465d4
3 changed files with 3 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ section.blue-background-grid {
.blocks {
display: flex;
flex-direction: column;
gap: 2rem;
@include media-breakpoint-up(lg) {
flex-direction: row;