fix: responsiveness

This commit is contained in:
2025-07-27 11:59:55 +03:30
parent 8d72880695
commit 594de53486
7 changed files with 220 additions and 60 deletions

View File

@@ -56,7 +56,7 @@ export function SocialMedia() {
sx={{
display: 'flex',
justifyContent: 'center',
alignItems: 'center',
width: '100%',
px: 2,
backgroundColor: 'background.paper',
}}