Skip to content

Commit

Permalink
5086 Nav bar enhancement //
Browse files Browse the repository at this point in the history
could not override md size, chnage of 2 pixels from verifications
  • Loading branch information
Sam Williams committed Oct 22, 2023
1 parent 42e027e commit cb513cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/base/breakpoints.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ $medium: 1024px;
$large: 1200px;

// If you adjust this breakpoint, you also need to adjust the breakpoint value in app/javascript/controllers/sidebar-controller.js
$mobile: 770px;
$mobile: 768px;

0 comments on commit cb513cc

Please sign in to comment.