feat: integrate Tailwind CSS and remove legacy styles
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<f:layout name="Default" />
|
||||
<f:section name="Main">
|
||||
<h1><span class="tapered">{data.header}</span></h1>
|
||||
<h1 class="font-hajime text-primary font-normal leading-none text-center text-5xl md:text-7xl">
|
||||
<span>{data.header}</span>
|
||||
</h1>
|
||||
</f:section>
|
||||
|
||||
Reference in New Issue
Block a user