-
Notifications
You must be signed in to change notification settings - Fork 137
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
Fixed navbar in mobile #168
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code seems good.
Please don't erase all commentary in CSS file.
|
It's just like I wanted! Thank you! But please solve the changes that Phanty78 asked for. |
Just make a commit and it will apper here |
Hii @Phanty78 @JollyJolli .Restored the comments in css file as u said.Btw sorry for the delay had some college stuff to do(exams).Please let me if there's anything else to change |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good for me, I approve it.
Just fix the conflict and push the corrected code and i will merge it. @PAVAN507-STAR |
Oh : and don't forgot to minify the CSS please ;) |
Hii @Phanty78 .Done solved the conflicts |
I look it good but i will wait for Phanty's response cuz this is his issue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect, let's go !
Fixed the navabr overlapping issue in mobile by adding a toggle menu button to the right edge of the screen.Added different blurred backgrounds for black and white theme.Made sure the look on pc remained same.Closes issue #161.