Make first row title h1

This commit is contained in:
Sam Carlton 2020-12-26 22:00:37 -06:00
parent be26ff14f2
commit f2a05613f4

View file

@ -35,9 +35,9 @@
<div class="related-videos w-full max-w-4xl"> <div class="related-videos w-full max-w-4xl">
<h2 class="subtitle text-xl md:text-2xl font-bold mb-3"> <h1 class="subtitle text-xl md:text-2xl font-bold mb-3">
Benchmark Videos Benchmark Videos
</h2> </h1>
<!-- <pre class="text-left">{{ benchmarkVideos }}</pre> --> <!-- <pre class="text-left">{{ benchmarkVideos }}</pre> -->
<VideoRow <VideoRow
:videos="benchmarkVideos" :videos="benchmarkVideos"