Submitted over 2 years ago
Newbie QR code card using HTML, CSS, BOOTSTRAP, SASS
@Swam1234
Design comparison
SolutionDesign
Solution retrospective
This is easy to build for newbie and I have a little unsure of spacing and sizing. Btw, don't give up .
Community feedback
- @shivaprakash-sudoPosted over 2 years ago
Hello Swam,
Congrats on finishing your first Frontend Mentor challenge.
Regarding the spacing and size, they look fine for me.
Few points to note:
- There is a lot of unnecessary CSS in the CSS folder, which is unrelated to the project. Try to keep only what is necessary for the project.
- I'm confused as to why Bootstrap was used if the default styles were going to be overwritten, makes the use of Bootstrap redundant.
- Try to wrap the section inside a
main
tag, for accessibility reasons.
Good luck for your future projects.
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord