-
Notifications
You must be signed in to change notification settings - Fork 334
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
Add spacing for nested lists #464
Conversation
43ed972
to
ee23746
Compare
In your example this seems to put a margin-top of 10px on the root level component, instead of just the nested lists, is this intended? |
ee23746
to
637fd06
Compare
Good catch, not intended. Fixed now. |
f085775
to
8c3682b
Compare
In your amended commit, does this now only work for |
Also add example to typography and prose scope in review app. Update changelog.
8c3682b
to
3fd4d5f
Compare
This should work for |
Sweet 👍 If anyone else is interested it gets mixed in here:
|
This PR:
To review, view:
/examples/typography
Trello card: https://trello.com/c/vuqWoun4/517-spacing-for-nested-lists-to-be-added-to-frontend