Change body font from Roboto to Inter
This commit is contained in:
@@ -15,6 +15,6 @@ const {
|
||||
---
|
||||
|
||||
<div class={className}>
|
||||
<Tag class="font-header m-0 text-center text-3xl"><slot /></Tag>
|
||||
<Tag class="m-0 text-center text-3xl font-extrabold"><slot /></Tag>
|
||||
<hr class={`mx-auto my-4 w-16 border-2 ${lineColour} ${lineColourDark}`} />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user