improve responsive design

This commit is contained in:
2026-04-15 17:45:49 +02:00
parent a71f420afa
commit f7ae517b65
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import { FeatureColumn } from '@/components/ui/FeatureColumn';
export default function FeatureSection() {
return (
<section className="w-full h-180 flex flex-row justify-center items-center">
<section className="w-full flex flex-wrap justify-around items-center gap-16 mt-30 lg:mt-40 mb-40">
<FeatureColumn
imagePath={"/icons/brain.svg"}
title={"Plus qu'un simple exécutant"}