Navigation Menu

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

feat: change landing page hero #1290

Merged
merged 4 commits into from Mar 20, 2019
Merged

feat: change landing page hero #1290

merged 4 commits into from Mar 20, 2019

Conversation

yangshun
Copy link
Contributor

Motivation

Make the landing page a bit nicer so that it looks more presentable during F8.

There's the announcement changes in this PR as well as they're on the same branch, please ignore those parts when reviewing this.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Screen Shot 2019-03-20 at 1 08 35 AM

Screen Shot 2019-03-20 at 1 12 17 AM

Related PRs

(If this PR adds or changes functionality, please take some time to update the docs at https://github.com/facebook/docusaurus, and link to your PR here.)

@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Mar 20, 2019
@docusaurus-bot
Copy link
Contributor

docusaurus-bot commented Mar 20, 2019

Deploy preview for munseo-preview ready!

Built with commit 15fbbed

https://deploy-preview-1290--munseo-preview.netlify.com

@docusaurus-bot
Copy link
Contributor

docusaurus-bot commented Mar 20, 2019

Deploy preview for docusaurus-preview ready!

Built with commit 15fbbed

https://deploy-preview-1290--docusaurus-preview.netlify.com

@bamadrg

This comment has been minimized.

@endiliey endiliey merged commit d89401b into master Mar 20, 2019
@endiliey endiliey deleted the landing branch March 20, 2019 09:54
@@ -63,8 +63,8 @@ table td:first-child > code {
color: #fff;
font-weight: bold;
font-size: 24px;
margin-top: -40px;
Copy link
Contributor Author

@yangshun yangshun Mar 21, 2019

Choose a reason for hiding this comment

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

@endiliey I needed this to be there because the mainContainer has a padding of 40px. I was wondering why it appeared there even though I removed it before committing 😞

Without this line, there's a white bar below the announcement.

EDIT: I see that you tried to move it out of the mainContainer but I think it doesn't totally fix the issue.

Screen Shot 2019-03-20 at 8 26 32 PM

Copy link
Contributor

Choose a reason for hiding this comment

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

Seems that it displays differently on different browser/ resolution. Doesn’t appear in my browser 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants