Skip to content

Remove excess padding-bottom on learn page #1729

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

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

jsha
Copy link
Contributor

@jsha jsha commented Oct 23, 2022

Each of the action items in the first section of the learn page has its own padding-bottom, which is added to the padding-bottom of the section it's contained in. I believe this was a mistake, since all other pages appear to use the section's padding-bottom.

Fixes #1727

After:

Before:

Each of the action items in the first section of the learn page has its own
padding-bottom, which is added to the padding-bottom of the section it's
contained in. I believe this was a mistake, since all other pages appear to use
the section's padding-bottom.
@jsha jsha requested a review from a team as a code owner October 23, 2022 06:36
@Manishearth Manishearth merged commit b1a2ee7 into rust-lang:master Oct 24, 2022
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.

Reduce bottom padding on first section of Learn page
2 participants