{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Main Header", "slug": "text-main-header", "blockTypes": [ "core/heading", "core/paragraph" ], "styles": { "typography": { "fontSize": "clamp(64px, 4.5rem + 3vw, 112px)", "lineHeight": "89%", "fontWeight": "700", "letterSpacing": "-4px" } } }