@SibasishSinhaSubmitted almost 4 years ago
Need advice on how to write clean CSS codes. Any kind of feedback is much appreciated ! Cheers and happy coding !
Need advice on how to write clean CSS codes. Any kind of feedback is much appreciated ! Cheers and happy coding !
Hi Sibasish,
I suggest you to have a look at SASS, that will help you to write cleaner CSS codes
You can start from the documentation
You've done such a great job keep going ✨
Hey everyone,
Here's my try on the Four Card Feature Section.
I still have this scroll on the page (which I'm not sure how to fix yet).
Let me know your comments so I can improve :-)
Peace
Hi Antoine,
You can user overflow: hidden
on body and that will fix your scrolling issue
You've done a great job keep going :)