chore: enhance dark mode on articles
This commit is contained in:
@@ -5,7 +5,7 @@ definePageMeta({
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<UContainer class="flex flex-col gap-3 prose">
|
||||
<UContainer class="flex flex-col gap-3 prose dark:prose-invert">
|
||||
<h1>Articles</h1>
|
||||
</UContainer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user