Update Grid xs

This commit is contained in:
Nofated095 2023-05-13 08:39:58 +08:00
parent 8b36dd50bb
commit 421e632333
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ export default function App() {
/> />
{/* <Avatar alt="Nofated" src="https://cdn.nofated.win/avatarsoss" sx={{ width: 128, height: 128 }} /> */} {/* <Avatar alt="Nofated" src="https://cdn.nofated.win/avatarsoss" sx={{ width: 128, height: 128 }} /> */}
</Grid> </Grid>
<Grid xs={8}> <Grid xs={8.75}>
<Typography variant="h4" component="h1" gutterBottom sx={{ fontFamily: 'neonderthaw' }}> <Typography variant="h4" component="h1" gutterBottom sx={{ fontFamily: 'neonderthaw' }}>
Nofated Nofated
</Typography> </Typography>