Make WordPress Core


Ignore:
Timestamp:
02/21/2024 08:05:54 PM (11 months ago)
Author:
joedolson
Message:

Twenty Twenty-Three: Update XX-large font-sizes for accessibility.

Update XX-large font-sizes so that the responsive typography meets the minimum ratio between the min and max font-sizes of 0.61 required for accessible responsive typography.

Props mikachan, ryokuhi, poena, dhruvishah2203, joedolson.
Fixes #58603.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentythree/styles/pitch.json

    r54686 r57690  
    121121                    "fluid": {
    122122                        "min": "3.2rem",
    123                         "max": "5.653rem"
     123                        "max": "5.2rem"
    124124                    },
    125125                    "slug": "xx-large",
Note: See TracChangeset for help on using the changeset viewer.