maj majeur opengraph et page accueil

This commit is contained in:
sebvtl728
2025-10-26 03:52:24 +01:00
parent f4cd293805
commit 82406fb046
3 changed files with 15 additions and 7 deletions
+4 -2
View File
@@ -147,7 +147,8 @@ const ConstructSection = ({
{/* ✅ Correction de la duplication du titre */}
{missionTitle && (
<Typography
variant="h3"
component="h3"
variant="h4"
sx={{
fontWeight: "bold",
textAlign: "center",
@@ -170,7 +171,8 @@ const ConstructSection = ({
>
<AccordionSummary expandIcon={<ExpandMoreIcon />}>
<Typography
variant="h3"
component="p"
variant="subtitle1"
sx={{
fontWeight: "bold",
fontSize: { xs: "1rem", md: "1.2rem", lg: "1.5rem" },