Skip to content

Commit

Permalink
feat(essentials): use container & improve RWD
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoodd committed Jul 5, 2019
1 parent fec8ba0 commit 5d68fcf
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 79 deletions.
2 changes: 1 addition & 1 deletion scss/_o-megamenu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}

.container {
@include media-breakpoint-down(lg) {
@include media-breakpoint-down(md) {
max-width: 100%;
}
}
Expand Down
Loading

0 comments on commit 5d68fcf

Please sign in to comment.