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

[BUG] The Navbar's width is not 100% at certain screen sizes. #25

Open
syazah opened this issue Sep 30, 2023 · 8 comments
Open

[BUG] The Navbar's width is not 100% at certain screen sizes. #25

syazah opened this issue Sep 30, 2023 · 8 comments

Comments

@syazah
Copy link

syazah commented Sep 30, 2023

The Navbar is not taking up the 100% width of the site. Even the website is not responsive.

It is expected to take up the full width even at mobile screens

Screenshot (151)

@bhaavvya Kindly Allow me to fix this issue

@imkrishnasarathi
Copy link
Contributor

I am working on an issue I already created. The modifications there tend to fix this problem

@love-sonkar
Copy link
Contributor

hey i checked your issue but this is not problem of navbar's width
this is overflow issue in small devices because of the content in main container.
when we switch to smal devices width the home page content is overflowing that's why we see a gap in navbar's width.

@imkrishnasarathi
Copy link
Contributor

I mean I did a pull request. In that edit, I tested with these same width and height details. It is no longer overflowing

@love-sonkar
Copy link
Contributor

but in my case i have set the header and as well as nav to width 100% but this not fix this issue.

@imkrishnasarathi
Copy link
Contributor

I worked on the whole css of the page. Looks like it's fixed. It is merged so you can check it out

@love-sonkar
Copy link
Contributor

okay 👍 bro

@love-sonkar
Copy link
Contributor

I'm here just for clarification of this issue 🙂

@imkrishnasarathi
Copy link
Contributor

Ok. Please check if it is okay now. Else you can either tell me or if you want to increase your contributions then you can do it yourself :)

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

3 participants