codeheat.org
codeheat.org copied to clipboard
Responsiveness of the site
In the nav the "codeheat" link and "about" link are getting overlapped, which doesn't looks good.

i am working on the issue.
i would like to work on this issue
@media screen (min-width: 968px) and (max-width: 992px) { .container{ width:100%; } }
sir can i fix this overlapping issue in this way
``@media screen (min-width: 968px) and (max-width: 992px) { .container{ width:100%; } }