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

fix: Balances the visual design of the props section #106

Closed
wants to merge 1 commit into from

Conversation

djsauble
Copy link
Contributor

@djsauble djsauble commented Jun 8, 2020

Description

Minor style tweaks to make the props section feel more balanced visually, including vertical alignment and font size of the details section.

Screenshot(s)

Before

Screen Shot 2020-06-08 at 4 07 54 PM

After

Screen Shot 2020-06-08 at 4 10 39 PM

width: 70%;

p:first-of-type {
Copy link
Contributor

Choose a reason for hiding this comment

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

FYI, I did address this in #105 by adding a markdownContainer class. Since there is more than 1 area that renders markdown in props, I figured that class might be of help.

It shouldn't break this styles, but just wanted to let you know it was there and would duplicate the style override. Up to you if you want to remove it or not.

@jerelmiller
Copy link
Contributor

Actually, it looks like this is all addressed in #105 😂, including the h3 spacing. Care if I close this?

@djsauble
Copy link
Contributor Author

djsauble commented Jun 8, 2020

@jerelmiller Haha, go for it.

@jerelmiller jerelmiller closed this Jun 8, 2020
@djsauble djsauble deleted the adjust_props_typography branch June 8, 2020 23:20
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