remove unused css

This commit is contained in:
yyh 2026-05-02 11:40:03 +08:00
parent a4a0750a5e
commit 0a4103b222
No known key found for this signature in database

View File

@ -121,10 +121,6 @@
color-scheme: dark;
}
html[data-changing-theme] * {
transition: none !important;
}
[class*='code-'] {
@apply font-mono;
}