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.
2 parents 369e1bb + 6b75e40 commit 97e5938Copy full SHA for 97e5938
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: 837px;
143
- $narrow-width: 783px;
+ $medium-width: 860px;
+ $narrow-width: 805px;
144
145
// use a .title span inside a menu to hide it on small screens
146
span.title {
0 commit comments