listing devices and linking them to their respoective page

This commit is contained in:
Carter 2024-12-10 08:35:50 -06:00
parent 03f8ed20ca
commit 84d06d9783
7 changed files with 119 additions and 27 deletions

View file

@ -199,7 +199,7 @@ export default function TeamPage() {
}
return (
<PageContainer sx={{ padding: isMobile ? 1 : 2 }}>
<PageContainer padding={isMobile ? 0 : 2}>
<Box className={classes.container}>
<Box className={classes.leftBox}>
{title()}