This commit is contained in:
sebvtl728
2025-07-31 20:01:45 +02:00
parent fb77ca86f9
commit 51195ac398
3 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ const Footer = () => {
<Typography
variant="h6"
component="h2"
sx={{ fontWeight: "bold", textAlign: { xs: "center", md: "left" } }}
sx={{ fontWeight: "bold", color:"#ffffff", textAlign: { xs: "center", md: "left" } }}
>
Octopusdesign
</Typography>