update header

This commit is contained in:
2020-12-02 12:24:57 +02:00
parent 57eb05b49b
commit 2954344e98
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<section class="py-12 px-4">
<div class="flex flex-wrap items-center text-center lg:text-left -mx-2">
<div class="lg:w-1/2 px-2 lg:pr-10 mt-10 lg:mt-0 order-1 lg:order-none">
<h2 class="text-5xl mb-6 leading-tight font-semibold font-heading">{{ header.title }}</h2>
<h2 class="text-4xl mb-6 leading-tight font-semibold font-heading">{{ header.title }}</h2>
<p class="mb-8 text-gray-700 leading-relaxed">{{ header.content }}</p>
<!-- <div>
<a class="inline-block py-4 px-8 mr-6 leading-none text-white bg-indigo-600 hover:bg-indigo-700 font-semibold rounded shadow" href="#">Sign up</a>