Skip to content

Commit 7bb4a05

Browse files
authored
Update app.vue
1 parent ec9aa23 commit 7bb4a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/app.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
useHead({
33
htmlAttrs: {
44
class: `dark`,
5-
}.
5+
},
66
bodyAttrs: {
77
class: `size-full min-h-100dvh max-w-screen bg-dark-950 text-light`
88
}

0 commit comments

Comments
 (0)