Skip to content

Commit

Permalink
refactor: 561 - remove max width
Browse files Browse the repository at this point in the history
  • Loading branch information
Quiddlee committed Feb 9, 2025
1 parent df2402f commit 6245f4d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/widgets/required/ui/required/required.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
.course-module-elements-column {
flex: 1;

@include media-laptop-medium {
max-width: 80%;
}

@include media-tablet {
max-width: 100%;
}
Expand Down

0 comments on commit 6245f4d

Please sign in to comment.