Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Quote & Pullquote visual adjustments #501

@beafialho

Description

@beafialho

We've come down to the finest details. While testing the theme, I noticed the quote isn't looking as it was before. The font size is smaller than the rest of the text, and it should be the same size. It's also using Semi Bold font weight, this was probably intentional, but if possible, let's make the change to use the same weight as the rest of the text as well.

Currently Improved
Image Image

Citation is also looking different in quote and pull quote. They should look similar in both. Notice the differences in the two citations:

Image

This bit that's applied to the pull quote seems good to be applied to both. We should however apply -0.1px letter spacing to both.

"elements": {
	"cite": {
		"typography": {
			"fontSize": "var:preset|font-size|small",
			"fontStyle": "normal"
				}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs DevReady for, and needs developer efforts[Type] BugAn existing feature does not function as intended.[Type] EnhancementA suggestion for improvement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions