Update image grid

This commit is contained in:
philipp lang 2024-09-26 15:04:52 +02:00
parent 10a580131b
commit 69e9271b58
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<div class="grid lg:grid-cols-5 items-center">
<div 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 lg:pl-10">
<div class="prose prose-invert prose-lg bg-neutral-800 p-8 rounded-b-xl lg:rounded-b-0 rounded-l-0 lg:rounded-l-xl max-w-none pt-[8vw] lg:pt-8 mt-[-5vw] lg:mt-0 lg:mr-[-4vw] pr-[4vw] [&>p]:text-[1.5vw] text-xl xl:[&>h3]:text-[1.7vw]">
<h3 class="text-center lg:text-left">{{heading}}</h3>
<div class="prose prose-invert prose-lg bg-neutral-800 p-8 rounded-b-xl lg:rounded-b-0 rounded-l-0 lg:rounded-l-xl max-w-none pt-[12vw] lg:pt-8 mt-[-10vw] lg:mt-0 lg:mr-[-4vw] pr-[4vw] [&>p]:text-[1.5vw] text-xl xl:[&>h2]:text-[1.7vw]">
<h2 class="text-center lg:text-left">{{heading}}</h2>