Skip to content

Commit

Permalink
Twenty Twenty-Four: Change font family slug to lowercase.
Browse files Browse the repository at this point in the history
Ensures referencing the correct CSS custom property.

Props RavanH, poena, onemaggie, huzaifaalmesbah, mukesh27.
Fixes #60325.

git-svn-id: https://develop.svn.wordpress.org/trunk@57351 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
swissspidy committed Jan 25, 2024
1 parent a615250 commit b617b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-content/themes/twentytwentyfour/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
{
"fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
"name": "System Serif",
"slug": "system-Serif"
"slug": "system-serif"
}
],
"fontSizes": [
Expand Down

0 comments on commit b617b5c

Please sign in to comment.