Skip to content

Commit

Permalink
(style): fix mijn-zaken template-columns
Browse files Browse the repository at this point in the history
  • Loading branch information
YvetteNikolov committed Oct 24, 2023
1 parent 6cf4ce0 commit 5682d39
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
@include media-breakpoint-up( md ) {
--openpdd-mijn-zaken-template: 'aside content content';
--openpdd-mijn-zaken-gap: 2.5rem;
grid-template-columns: 1fr 3fr;
}

.page-main__aside {
Expand Down

0 comments on commit 5682d39

Please sign in to comment.