diff --git a/skatepark/child-theme.json b/skatepark/child-theme.json index 789648f40..464010e38 100644 --- a/skatepark/child-theme.json +++ b/skatepark/child-theme.json @@ -272,7 +272,7 @@ }, "core/cover": { "spacing": { - "padding": "clamp(2em, 15%, 8em)" + "padding": "min(160px, 11.5%)" } }, "core/post-date": { diff --git a/skatepark/theme.json b/skatepark/theme.json index c821a4536..9373b764e 100644 --- a/skatepark/theme.json +++ b/skatepark/theme.json @@ -539,7 +539,7 @@ }, "core/cover": { "spacing": { - "padding": "clamp(2em, 15%, 8em)" + "padding": "min(160px, 11.5%)" } }, "core/post-terms": {