@kamalesh0703Submitted about 1 year ago
Lukas Rucky
@malyrudyAll comments
- @corolaweb023Submitted about 1 year ago
What did you find difficult while building the project? The styling of buttons Which areas of your code are you unsure of? I am not sure whether my solution is responsive on smaller devices
@malyrudyPosted about 1 year agogood job 👏 and I have checked also the code css and its awesome DRY semantic code
1 - @GeelterSubmitted about 1 year ago@malyrudyPosted about 1 year ago
Good job! 👍 Next time instead of using ul and 1,2,3,4,5 try to use normal div with another spans, it will save you time with styling and you just grab them with SelectorAll and normal loop
0