Skip to content

Commit

Permalink
fixes another wrongly used mixin (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
3CordGuy authored Jun 15, 2021
1 parent b814c76 commit 7e325a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Modal/Modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
max-width: 100%;
min-width: 100%;

@include sm-size-up {
@include md-size-up {
min-width: 500px;
}

Expand Down

0 comments on commit 7e325a1

Please # to comment.