feat: many changes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<f:layout name="Default" />
|
||||
<f:section name="Main">
|
||||
<div class="fade-in-on-scroll">
|
||||
<div class="fade-in-on-scroll py-16">
|
||||
<f:if condition="{data.header}">
|
||||
<f:then><h2 class="font-hajime text-primary font-normal leading-none text-3xl md:text-5xl mb-4">{data.header}</h2></f:then>
|
||||
<f:then><h2>{data.header}</h2></f:then>
|
||||
</f:if>
|
||||
<f:if condition="{data.bodytext}">
|
||||
<f:then>
|
||||
|
||||
Reference in New Issue
Block a user