correct home

This commit is contained in:
ordinarthur 2026-04-05 18:44:47 +02:00
parent a879f829f2
commit 8a95c87795

View File

@ -234,9 +234,7 @@ const allPerennes = getMockProjects('perenne');
.hero__line--2 { .hero__line--2 {
font-weight: 800; font-weight: 800;
color: transparent; color: var(--accent);
/* On utilise em pour que l'épaisseur s'adapte à la taille de l'écran */
-webkit-text-stroke: 0.02em var(--accent); /* Un terracotta moderne et chaleureux */
} }
.hero__info { .hero__info {