Skip to content

Commit c552b2a

Browse files
committed
up
1 parent 4acdf39 commit c552b2a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

app/app.config.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ export default defineAppConfig({
33
colors: {
44
primary: 'green',
55
neutral: 'slate'
6-
}
7-
},
8-
footer: {
9-
slots: {
10-
root: 'border-t border-default',
11-
left: 'text-sm text-muted'
6+
},
7+
footer: {
8+
slots: {
9+
root: 'border-t border-default',
10+
left: 'text-sm text-muted'
11+
}
1212
}
1313
},
1414
seo: {

0 commit comments

Comments
 (0)