[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfive/styles/blocks/ -> 02-subtitle.json (source)

   1  {
   2      "$schema": "https://schemas.wp.org/trunk/theme.json",
   3      "version": 3,
   4      "title": "Subtitle",
   5      "slug": "text-subtitle",
   6      "blockTypes": ["core/heading", "core/paragraph"],
   7      "styles": {
   8          "typography": {
   9              "fontSize": "clamp(1.5rem, 1.5rem + ((1vw - 0.2rem) * 0.392), 1.75rem)",
  10              "lineHeight": "1.2"
  11          }
  12      }
  13  }


Generated : Thu Oct 24 08:20:01 2024 Cross-referenced by PHPXref