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 Sticky Header #588

Closed
miggs125 opened this issue Jan 22, 2020 · 0 comments · Fixed by #754
Closed

Fix Sticky Header #588

miggs125 opened this issue Jan 22, 2020 · 0 comments · Fixed by #754
Assignees
Labels
area: front-end type: bug Something isn't working

Comments

@miggs125
Copy link
Contributor

miggs125 commented Jan 22, 2020

What happened:
The frontend's sticky header seems to remove any bottom margin when fixed at the top of the page. This needs to be fixed so that the main text area does not jump and stick to the header when it is fixed at the top.

What should have happened:
The sticky header should appear seamless. Not the current behaviour

How to reproduce it (as precise as possible):
npm i
cd src/frontend
gatsby develop

go to localhost:8000 and scroll. Pay attention to the header as you scroll

@miggs125 miggs125 added type: bug Something isn't working area: front-end labels Jan 22, 2020
@agarcia-caicedo agarcia-caicedo linked a pull request Mar 1, 2020 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: front-end type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants