Skip to content

Commit

Permalink
use breakpoint-lg
Browse files Browse the repository at this point in the history
  • Loading branch information
tblackwell-tm committed Mar 4, 2024
1 parent e3a6ab2 commit 018cc22
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/Clues/Clues.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@
}

/** Breakpoints **/
.MyCrossword--xxl,
.MyCrossword--xl,
.MyCrossword--lg {
@media (width > vars.$breakpoint-md) {
.Clues__listBody {
overflow-y: auto;
border-bottom: 1px dotted vars.$light-grey;
Expand Down

0 comments on commit 018cc22

Please sign in to comment.