@ -67,13 +67,13 @@ export const Galleria = () => {
<Stack
style={{
display: "flex",
width: "100%",
width: "100vw",
position: "absolute",
top: "50%",
top: "90%",
left: 0,
alignItems: "center",
justifyContent: "space-between",
padding: 20,
padding: 10,
boxSizing: "border-box",
}}
direction="row"