Skip to content

Commit d4afd62

Browse files
committed
web styles
1 parent eb0bf5e commit d4afd62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/pages/global.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ article.nextra-body-typesetting-article {
33
font-size: 14px !important;
44
}
55

6-
footer,
6+
/* footer,
77
:is(html[class~='dark'] .dark\:nx-bg-dark),
88
html[class~='dark'] body {
99
background: #000 !important;
10-
}
10+
} */
1111

1212
.nextra-nav-container-blur {
1313
background: transparent !important;

0 commit comments

Comments
 (0)