[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfive/styles/blocks/ -> 01-display.json (source)

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


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