Skip to content

Commit b3b2209

Browse files
committed
home fix
1 parent ed4ee20 commit b3b2209

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import Event from '@/components/cards/Event.astro';
2121
<Slide class='bg-[#bea689ff]' innerClass='p-10 text-center' color='bg-[#bea689ff]'>
2222
<h4 class='text-3xl font-[EUR42] text-white'>Numbers managed by Alis</h4>
2323
<div class='container mx-auto max-w-screen-lg px-4'>
24-
<ul class='flex flex-row justify-around py-5 gap-5'>
24+
<ul class='flex flex-col lg:flex-row justify-around py-5 gap-5'>
2525
<li class='min-w-50 aspect-square text-center rounded-2xl shadow-xl p-10 text-white'>200.000 Tons per year</li>
2626
<li class='min-w-50 aspect-square rounded-2xl shadow-xl text-center p-10 text-white'>5 Shipment per week</li>
2727

0 commit comments

Comments
 (0)