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

Adjust nested list spacing #961

Merged
merged 3 commits into from
Jun 10, 2024
Merged

Adjust nested list spacing #961

merged 3 commits into from
Jun 10, 2024

Conversation

frankieroberto
Copy link
Contributor

Adds additional spacing at the beginning of nested lists, and removes unnecessary spacing at the end of them.

Resolves #430

An alternative to #920 using margin-top instead inserting a pseudo-element with bottom margin.

Screenshots

Before

Screenshot showing a nested bulleted list where 2 of the bullets are too close together and 2 are too far apart

After

Screenshot showing a nested bulleted list with even spacing

Copy link
Contributor

@edwardhorsford edwardhorsford left a comment

Choose a reason for hiding this comment

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

Looking good.

@anandamaryon1 anandamaryon1 merged commit 6ddc867 into main Jun 10, 2024
2 checks passed
@anandamaryon1 anandamaryon1 deleted the adjust-nested-list-spacing branch June 10, 2024 14:24
@frankieroberto frankieroberto mentioned this pull request Jun 19, 2024
3 tasks
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.

Nested list spacing looks incorrect
3 participants