Skip to content

Commit

Permalink
Catalogue updates
Browse files Browse the repository at this point in the history
  • Loading branch information
samwisekind committed Oct 18, 2024
1 parent 8cdd0e5 commit c3403ba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/pages/research/catalogues/[slug].module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,12 @@ $grid-spacing-small: $global-spacing-small / 2;
}
}

@include breakpoint($global-catalogue-breakpoint-small) {
&.info-item-half {
grid-column: span 2;
}
}

&.info-item-other-images > ul {
margin: 0 auto;
padding: 0;
Expand Down

0 comments on commit c3403ba

Please sign in to comment.