improve responsive design

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