maj majeur opengraph et page accueil
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user