-
Notifications
You must be signed in to change notification settings - Fork 0
Leading-Trim #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesttextTypo, semantic and text content stylingTypo, semantic and text content styling
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttextTypo, semantic and text content stylingTypo, semantic and text content styling
Add new css3 Leading-Trim feature.
h1 {
text-edge: cap alphabetic;
leading-trim: both;
}