222-responsive-icon-nav-css icon indicating copy to clipboard operation
222-responsive-icon-nav-css copied to clipboard

A Simple Responsive Animated CSS Icon Navbar

Results 23 222-responsive-icon-nav-css issues
Sort by recently updated
recently updated
newest added

when I run the code there is no icon on themify and clicking it did nothing, I added: ` let fh = localStorage.setItem('theme', 'dark') ` in theme.js on line 5...

Navbar y-axis overflow on large screens, and x-axis overflow on hover hidden.

well, that was giving a ugly effect, the scrollbar was scroll able.

When hovering, the link is displayed out of the box and disappears when the animation has not yet finished. I propose to correct the overflow on the x axis.

Removed excess 10rem from the media queries

https://github.com/fireship-io/222-responsive-icon-nav-css/blob/932ba4732e12855ba87521f06fccf6b4bc5fb243/public/style.css#L172 should this be 1 or 2rem? This is the screenshot of 11rem ![Screen Shot 2020-04-20 at 12 29 45 AM](https://user-images.githubusercontent.com/17550834/79717151-6342fe80-829e-11ea-8585-7f3006b8699a.png) vs 1rem below ![Screen Shot 2020-04-20 at 12 30...

You're using the same properties twice,,, Just follow the best practice...