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

navbar hides title when website has medium size #233

Open
Jim-Holmstroem opened this issue Mar 30, 2019 · 2 comments
Open

navbar hides title when website has medium size #233

Jim-Holmstroem opened this issue Mar 30, 2019 · 2 comments

Comments

@Jim-Holmstroem
Copy link
Contributor

Jim-Holmstroem commented Mar 30, 2019

@csamuelsson

resize the window and you'll see it happen

right now we are trying to alleviate this with some padding, but that's pretty suboptimal since the padding effects the over all layout at different size.

a good solution would be to have the page start after the navbar and not have the page and navbar start at the same page with a padding.

@Jim-Holmstroem Jim-Holmstroem changed the title navbar hides title when website is medium small navbar hides title when website has medium size Apr 6, 2019
@MattMski
Copy link

MattMski commented Apr 8, 2019

I'm interested in trying to help fix this and I'm pretty good with HTML and CSS. I'm working on project for a class I'm taking where I have to contribute to open source. Any other details I need to know?

@Jim-Holmstroem
Copy link
Contributor Author

awesome! :D that's actually really smart of them, I have really learned a lot of the real software developer skills doing open source contributions :)

I don't think so, if you can reproduce the the issue (install docker, run ./local_start.sh (it's all in the README), change the size of the browser)

./local_start.sh reacts and recompiles on most changes automatically :)

best of luck, let me know if you need any help or have any questions

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

No branches or pull requests

2 participants