refactor: adjust alignment in Footer component for better visual consistency
This commit is contained in:
@@ -191,8 +191,7 @@ class PrerenderProduct extends React.Component {
|
||||
image: mainImage,
|
||||
alt: product.name,
|
||||
sx: {
|
||||
objectFit: 'contain',
|
||||
p: 2,
|
||||
objectFit: 'contain',
|
||||
width: '100%',
|
||||
maxWidth: '100%'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user