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 ee9b48e commit c48bb85Copy full SHA for c48bb85
src/css/custom.css
@@ -850,7 +850,7 @@ code {
850
margin-right: 0;
851
}
852
853
-@media (min-width: 997px) {
+@media (min-width: 1049px) {
854
.navbar__brand {
855
856
width: calc(var(--doc-sidebar-width) - 1rem);
@@ -1009,7 +1009,7 @@ html .DocSearch-Button-Key:nth-of-type(2) {
1009
1010
1011
1012
1013
html [class*='searchBox'] {
1014
width: 100%;
1015
0 commit comments