codeheat.org icon indicating copy to clipboard operation
codeheat.org copied to clipboard

Responsiveness of the site

Open satcasm opened this issue 5 years ago • 4 comments

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

image

satcasm avatar Feb 04 '21 12:02 satcasm

i am working on the issue.

abhiprojectz avatar Feb 09 '21 04:02 abhiprojectz

i would like to work on this issue

demon-99 avatar Feb 26 '21 05:02 demon-99

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

sir can i fix this overlapping issue in this way

demon-99 avatar Mar 01 '21 18:03 demon-99

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

demon-99 avatar Mar 01 '21 18:03 demon-99