Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update copy on identity & phrase creation #1682

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Update copy on identity & phrase creation #1682

merged 2 commits into from
Jun 13, 2023

Conversation

nmattia
Copy link
Collaborator

@nmattia nmattia commented Jun 12, 2023

This clarifies the copy & removes the bullet points, since the paragraphs were not actually lists.

@nmattia nmattia marked this pull request as draft June 12, 2023 08:54
@nmattia nmattia removed the request for review from peterpeterparker June 12, 2023 08:55
This clarifies the copy & removes the bullet points, since the
paragraphs were not actually lists.
@nmattia nmattia marked this pull request as ready for review June 12, 2023 08:58
@nmattia nmattia changed the title Update copy on identity creation Update copy on identity & phrase creation Jun 12, 2023
@@ -1631,6 +1631,7 @@ by all browsers (FF is missing) */

.c-list--bulleted {
padding-left: var(--rs-list-bullet-space);
margin-top: 1em; /* match paragraph margin */
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add something like: --rs-list-stack to the tokens in:root

and then reuse it here: margin-top: var(--rs-list-item-stack)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so actually we already have one, but it's a bit smaller that the 1em the paragraphs use. I'll leave it as is for now but feel free to have a look!

@nmattia nmattia added this pull request to the merge queue Jun 13, 2023
Merged via the queue into main with commit d0f7b14 Jun 13, 2023
@nmattia nmattia deleted the nm-copy-finish branch June 13, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants