feat: many changes
This commit is contained in:
parent
215a9393b5
commit
6214e262cc
17 changed files with 64 additions and 70 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue