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

Responsiveness of the site #321

Open
satcasm opened this issue Feb 4, 2021 · 4 comments
Open

Responsiveness of the site #321

satcasm opened this issue Feb 4, 2021 · 4 comments

Comments

@satcasm
Copy link

satcasm commented Feb 4, 2021

In the nav the "codeheat" link and "about" link are getting overlapped, which doesn't looks good.

image

@abhiprojectz
Copy link

i am working on the issue.

@demon-99
Copy link

i would like to work on this issue

@demon-99
Copy link

demon-99 commented Mar 1, 2021

@media screen (min-width: 968px) and (max-width: 992px) {
.container{
width:100%;
}
}

sir can i fix this overlapping issue in this way

@demon-99
Copy link

demon-99 commented Mar 1, 2021

``@media screen (min-width: 968px) and (max-width: 992px) {
.container{
width:100%;
}
}

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

Successfully merging a pull request may close this issue.

3 participants