diff --git a/docs/uno.config.ts b/docs/uno.config.ts index b1970662c..cea98857b 100644 --- a/docs/uno.config.ts +++ b/docs/uno.config.ts @@ -43,7 +43,7 @@ export default defineConfig({ '.dark details': { 'background-color': '#5870840f', }, - 'li': { + 'ul': { 'margin-top': '0.25rem', 'margin-bottom': '0.25rem', },