Skip to content

Commit

Permalink
Merge pull request #322 from claushaas/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
claushaas authored Aug 1, 2024
2 parents c529a07 + d8bcfe8 commit 580213c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/escola-online.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ export default function EscolaOnline() {
</div>
</div>

<div className='flex flex-wrap flex-col gap-3 sm:basis-1/2 lg:basis-5/12'>
<div className='flex flex-wrap flex-col gap-3 sm:basis-1/2 lg:basis-5/12 w-full'>
<div className='grid grid-rows-[1fr_1fr_1fr_1fr_1fr_1fr_1fr_1fr_1fr] grid-cols-[1fr_1fr_1fr_1fr_1fr_1fr] gap-3 flex-grow h-[450px]'>
<div className='bg-mauve-10 md:rounded-3xl rounded-e-3xl px-1 py-3 w-full h-full row-span-3 col-span-3 -z-20 shadow-sm shadow-mauve-11 @container-[size] flex items-center'>
<Image
Expand Down

0 comments on commit 580213c

Please sign in to comment.