Update text
continuous-integration/drone/push Build is passing Details

This commit is contained in:
philipp lang 2024-10-13 14:19:03 +02:00
parent f9dd32654b
commit 852d69d983
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ lg:[&:nth-child(even)_main]:pr-10
<main class="lg:col-span-2 row-start-2 lg:row-start-auto w-[calc(100%-3rem)] sm:w-96 lg:max-w-none lg:w-full mx-auto lg:py-8"> <main class="lg:col-span-2 row-start-2 lg:row-start-auto w-[calc(100%-3rem)] sm:w-96 lg:max-w-none lg:w-full mx-auto lg:py-8">
<div class="prose prose-invert prose-lg bg-neutral-800 p-8 rounded-b-xl lg:rounded-b-0 rounded-l-0 max-w-none pt-[12vw] lg:pt-8 mt-[-10vw] lg:mt-0 [&>h2]:text-xl md:[&>h2]:text-xl xl:[&>h2]:text-[1.8vw]"> <div class="prose prose-invert prose-lg bg-neutral-800 p-8 rounded-b-xl lg:rounded-b-0 rounded-l-0 max-w-none pt-[12vw] lg:pt-8 mt-[-10vw] lg:mt-0 [&>h2]:text-xl md:[&>h2]:text-xl xl:[&>h2]:text-[1.8vw]">
<h2 class="text-center lg:text-left mt-2 mb-0">{{heading}}</h2> <h2 class="text-center lg:text-left mt-2 mb-0">{{heading}}</h2>
<div class="prose prose-lg my-0 text-sm text-center text-white lg:text-left">{{intro}}</div> <div class="prose prose-lg mb-0 mt-2 text-sm text-center text-white lg:text-left">{{intro}}</div>