fix/layout #11
|
|
@ -11,7 +11,7 @@ const WasteImageSection = () => {
|
|||
container
|
||||
xs={12}
|
||||
sx={{
|
||||
height: "660px",
|
||||
height: {lg:"660px", xs:'900px'},
|
||||
marginTop: { lg: 20, xs: 0 },
|
||||
display: "flex",
|
||||
justifyContent: "center",
|
||||
|
|
|
|||
Loading…
Reference in New Issue