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: padding top in mobile version #17019

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

Dedelweiss
Copy link
Contributor

@Dedelweiss Dedelweiss commented Feb 27, 2023

In this PR, I reduce the size of the padding top in the mobile version
Before:
Screenshot 2023-02-27 at 15 47 05

After:
Screenshot 2023-02-27 at 15 47 49

Closes #16833

@Dedelweiss Dedelweiss changed the title Reduction of the padding top in mobile version #16833 Fix padding top in mobile version Feb 27, 2023
@Dedelweiss Dedelweiss changed the title Fix padding top in mobile version Fix: padding top in mobile version Feb 27, 2023
Copy link
Member

@ckipp01 ckipp01 left a comment

Choose a reason for hiding this comment

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

Hey @Dedelweiss thanks a lot of the PR! This is great! The community build is a flaky one since requests makes an https request in the test.

LGTM!

@ckipp01 ckipp01 merged commit f445807 into scala:main Feb 28, 2023
@Dedelweiss Dedelweiss deleted the mobile_empty_space_top branch February 28, 2023 15:47
This pull request was closed.
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.

Mobile view on reference docs has a big empty space on top
2 participants