Remove all but 3 font weights

This commit is contained in:
Sam Carlton 2020-12-30 14:00:04 -06:00
parent ed2e15483c
commit 44e0eb8217
13 changed files with 17 additions and 17 deletions

View file

@ -9,7 +9,7 @@
<div
class="md:flex w-full justify-between space-y-4 md:space-y-0 md:px-10"
>
<h1 class="title text-lg md:text-2xl font-semibold">
<h1 class="title text-lg md:text-2xl font-bold">
{{ video.name }}
</h1>