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 142844e commit b6f9f61Copy full SHA for b6f9f61
templates/style/_navbar.scss
@@ -149,8 +149,8 @@ div.nav-container {
149
// These hardcoded values are "magic", in the sense they were observed to be the lowest-possible
150
// thresholds through experimentation with a package name that hit the max-width of the element.
151
$full-width: 1142px;
152
- $medium-width: 860px;
153
- $narrow-width: 805px;
+ $medium-width: 928px;
+ $narrow-width: 872px;
154
155
// use a .title span inside a menu to hide it on small screens
156
span.title {
0 commit comments