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

@ -11,7 +11,7 @@
<label
v-if="isFocused"
:for="inputId"
class="block font-medium absolute"
class="block font-bold absolute"
style="top: -2em;"
>Email</label>
<div class="mt-1 relative rounded-md shadow-sm">