home carousel

This commit is contained in:
2025-10-10 15:34:53 +02:00
parent 48773659fd
commit 865644914c
5 changed files with 542 additions and 2 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ export default ({
style={{
height: "100%",
paddingTop: isWeb ? gutters / 2 : 0,
padding: gutters,
// padding: gutters,
paddingBottom: 0,
...(isWeb ? { maxHeight: "100svh" } : {}),
width: computedWidth,