-
Notifications
You must be signed in to change notification settings - Fork 360
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Club: implementing fluid typography (#6262)
* Club: implementing fluid typography * fixing name mistake * Club: adding link styles. Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com> * Club: line-heigth change * Club: theme.json workaround to stylize link inside post-date block * Club: adding letter spacing * Club: implemeting explicit bypass for fluid font size calculation WordPress/gutenberg#42757 * Club: tweaking font sizes * Club: headings font weight * Club: font size tweaks * Club: moving font sizes definition away from default font sizes array. The itention is to keep in the fontSizes array just the sizes defined in the default Gutenberg theme.json file: https://github.com/WordPress/gutenberg/blob/640856bce02f37173f53ad664b3796a3eeb687e5/lib/compat/wordpress-6.1/theme.json#L282-L306 * move letter spacing to heading Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
- Loading branch information
1 parent
6817266
commit e80e6cf
Showing
2 changed files
with
84 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters