Update stuff
This commit is contained in:
@@ -24,7 +24,7 @@ const props = defineProps<Props>();
|
||||
<div class="grid row-span-3 gap-2">
|
||||
<div>
|
||||
<ULink
|
||||
class="font-semibold hover:underline hover:underline-offset-4"
|
||||
class="font-semibold hover:underline hover:underline-offset-4 !text-slate-900 dark:text-white"
|
||||
:to="props.url"
|
||||
target="_blank"
|
||||
>{{ props.title }}</ULink
|
||||
|
||||
Reference in New Issue
Block a user