We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f4db93 commit cae575eCopy full SHA for cae575e
templates/style/_navbar.scss
@@ -139,8 +139,8 @@ div.nav-container {
139
// These hardcoded values are "magic", in the sense they were observed to be the lowest-possible
140
// thresholds through experimentation with a package name that hit the max-width of the element.
141
$full-width: 1142px;
142
- $medium-width: 994px;
143
- $narrow-width: 901px;
+ $medium-width: 837px;
+ $narrow-width: 783px;
144
145
// use a .title span inside a menu to hide it on small screens
146
span.title {
0 commit comments