Latest solutions
Rest countries web app using react, redux andtailwind
#react#react-router#redux#redux-toolkit#tailwind-cssSubmitted about 3 years ago
Latest comments
- @nkhatri7@SandeepGumaste
0 accessibility and html issues. Great work! Mine has a ton of accessibility issues that I need to fix.
- @ChurrinChurron@SandeepGumaste
try using background-size: cover
- @nmorajda@SandeepGumaste
I liked the fixed navbar and 'to the top' button. Very cool!
- @SandeepGumaste@SandeepGumaste
Ooops!!! Whole page isn't showing because I added some animations from the Animate on scroll library.
- @Yashkharat28@SandeepGumaste
Instead of using padding on the body, you could've given appropriate width to the container div and centered it using flexbox.
- @MarlonPassos-git@SandeepGumaste
You could use "justify-content: center" in the card-profile div.