Fix Lighthouse A11y errors on dark mode
This commit is contained in:
@@ -91,7 +91,7 @@ const { socialLinks = [], secondaryLinks = [], links = [], footNote = '', theme
|
||||
)
|
||||
}
|
||||
|
||||
<div class="text-sm mr-4 dark:text-slate-400">
|
||||
<div class="text-sm mr-4 dark:text-muted">
|
||||
<Fragment set:html={footNote} />
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user