Skip to content

Commit 84bd9e4

Browse files
committed
fix(docs): uno.config property
1 parent 88848a4 commit 84bd9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/uno.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default defineConfig({
4343
'.dark details': {
4444
'background-color': '#5870840f',
4545
},
46-
'li': {
46+
'ul': {
4747
'margin-top': '0.25rem',
4848
'margin-bottom': '0.25rem',
4949
},

0 commit comments

Comments
 (0)