fix routes and padding of profile

This commit is contained in:
luisa.bellitto 2025-06-30 13:41:01 +02:00
parent c1853be695
commit 476c5db659
6 changed files with 4 additions and 9 deletions

View file

@ -1,8 +1,4 @@
import "./profile.css";
import "../components/bio.css";
import "./loginAndSignUpPage.css";
import "../styles/sizes.css";
import "../styles/fonts.css";
import QuiltedImageList from "../components/profile/QuiltedImageList";
import { StyledEngineProvider, Divider } from "@mui/material";
import ChangeAvatarDialog from "../components/profile/ChangeAvatarDialog";