Skip to content

Commit b6fc506

Browse files
committed
remove unused styles
1 parent c545793 commit b6fc506

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/theme/Navbar/MobileSidebar/SecondaryMenu/styles.module.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@
2929
transform: translate3d(-100%, 0, 0);
3030
}
3131

32-
.docsMobileMenuBackdropInactive{
33-
34-
}
35-
3632
[data-theme="dark"] .docsMobileMenuBackdropActive{
3733
background-color: #282828;
3834
display: flex;
@@ -76,10 +72,6 @@
7672
justify-content: space-between;
7773
}
7874

79-
@media (max-width: 1400px) {
80-
81-
}
82-
8375
@media (max-width: 996px) {
8476
.docsNavBurger {
8577
display: flex;

0 commit comments

Comments
 (0)