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
@@ -3,7 +3,7 @@ import { ProjectCard } from "../ui/ProjectCard";
export default function WorksSection() {
return (
<section className="w-full flex flex-col items-start justify-start">
<h2 className="text-9xl font-serif text-brand-brown">Travaux</h2>
<h2 className="text-[clamp(80px,10vw,128px)] font-serif text-brand-brown mt-6 mb-4">Travaux</h2>
<ProjectCard
projectVideoPath={""}