Adjust fonts
This commit is contained in:
parent
777b2a34f4
commit
4b021e77ed
2 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@ export default async function Page(
|
|||
</p>
|
||||
<div class="grid md:grid-cols-3 gap-24">
|
||||
<div class="md:col-span-2">
|
||||
<h1 class="font-display text-5xl text-balance font-bold mb-8">
|
||||
<h1 class="font-display font-bold text-5xl text-balance mb-8">
|
||||
{t`Tell your local branch of Vienna Insurance Group to stop supporting fossil fuel`}
|
||||
</h1>
|
||||
<div class="text-xl prose">
|
||||
|
|
|
@ -25,11 +25,11 @@ export default function Home() {
|
|||
height="920"
|
||||
alt=""
|
||||
/>
|
||||
<h1 class="font-display font-bold text-5xl text-balance mb-6">
|
||||
<h1 class="font-display font-bold text-5xl text-balance mb-4">
|
||||
Vienna Insurance Group must stop supporting fossil fuel in Central and
|
||||
Eastern Europe!
|
||||
</h1>
|
||||
<p class="font-display mb-16 text-4xl text-balance">
|
||||
<p class="font-display mb-16 text-3xl text-balance">
|
||||
Insure Our Future, Not Fossil Fuels!
|
||||
</p>
|
||||
<nav class="mb-6">
|
||||
|
|
Reference in a new issue