File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -57,10 +57,6 @@ html[data-theme="dark"] {
57
57
--ifm-toc-border-color : theme (colors.mauve.6);
58
58
}
59
59
60
- svg {
61
- @apply !inline-block;
62
- }
63
-
64
60
/* Main layout */
65
61
.navbar__inner {
66
62
max-width : 1420px ;
73
69
margin : 0 auto;
74
70
}
75
71
76
- /* Navbar */
77
- nav .navbar : not (.navbar-sidebar--show ) {
78
- @apply backdrop-blur-md bg-transparent;
79
- }
80
72
nav .menu {
81
73
@apply p-6;
82
74
}
@@ -251,11 +243,6 @@ nav.menu {
251
243
252
244
/* Toggle button */
253
245
254
- .toggleButton_node_modules-\@docusaurus-theme-classic-lib-theme-ColorModeToggle-styles-module
255
- svg {
256
- display : block !important ;
257
- }
258
-
259
246
[data-theme = "light" ]
260
247
.darkToggleIcon_node_modules-\@docusaurus-theme-classic-lib-theme-ColorModeToggle-styles-module ,
261
248
[data-theme = "dark" ]
You can’t perform that action at this time.
0 commit comments