Skip to content

Commit 70ecb60

Browse files
✨ Improve accessibility by enhancing text opacity in video introduction heading
1 parent 7da124e commit 70ecb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/welcome.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ class="size-4"
211211
<div>
212212
<h3 class="font-medium">Video</h3>
213213
<h4
214-
class="font-normal text-gray-600 dark:text-white/40"
214+
class="font-normal text-gray-600 dark:text-white/50"
215215
>
216216
Introduction
217217
</h4>

0 commit comments

Comments
 (0)