File "02-subtitle.json"
Full Path: /home/ycoalition/public_html/blog/wp-content/themes/twentytwentyfive/styles/blocks/02-subtitle.json
File size: 310 bytes
MIME-type: application/json
Charset: utf-8
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"title": "Subtitle",
"slug": "text-subtitle",
"blockTypes": ["core/heading", "core/paragraph"],
"styles": {
"typography": {
"fontSize": "clamp(1.5rem, 1.5rem + ((1vw - 0.2rem) * 0.392), 1.75rem)",
"lineHeight": "1.2"
}
}
}