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 c545793 commit b6fc506Copy full SHA for b6fc506
src/theme/Navbar/MobileSidebar/SecondaryMenu/styles.module.css
@@ -29,10 +29,6 @@
29
transform: translate3d(-100%, 0, 0);
30
}
31
32
-.docsMobileMenuBackdropInactive{
33
-
34
-}
35
36
[data-theme="dark"] .docsMobileMenuBackdropActive{
37
background-color: #282828;
38
display: flex;
@@ -76,10 +72,6 @@
76
72
justify-content: space-between;
77
73
78
74
79
-@media (max-width: 1400px) {
80
81
82
83
75
@media (max-width: 996px) {
84
.docsNavBurger {
85
0 commit comments