Skip to content

Commit 57602e1

Browse files
✨ Update video section markup for improved semantic structure
1 parent 5b44782 commit 57602e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources/views/welcome.blade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,12 +228,12 @@ class="size-4"
228228
</a>
229229
</div>
230230
<div>
231-
<h3 class="font-medium">Video</h3>
232-
<h4
231+
<div class="font-medium">Video</div>
232+
<div
233233
class="font-normal text-gray-600 dark:text-white/50"
234234
>
235235
Introduction
236-
</h4>
236+
</div>
237237
{{-- Image --}}
238238
<a
239239
href="https://www.youtube.com/watch?v=CsM66a0koAM"

0 commit comments

Comments
 (0)