Submitted about 3 years ago
BEM, Sass, HTML5, Mobile-first-workflow, Flexbox, Parcel
@MrGeminus
Design comparison
SolutionDesign
Solution retrospective
Any kind of constructive feedback is welcome.
Community feedback
- @kens-visualsPosted about 3 years ago
Hey @MrGeminus 👋🏻
It seems like you didn't link
CSS
properly- Instead of
href="style.d1ebff61.css"
it should behref="./style.d1ebff61.css"
- And the illustration should be
src="./illustration-hero.4fe53163.svg"
instead ofsrc="/illustration-hero.4fe53163.svg"
I hope this was helpful 👨🏻💻 fix those and push them to your repo on GitHub, then wait for 5-10 minutes for the changes to take place and after that you can generate a new screenshot. Cheers 👾
0 - Instead of
- @fidellimPosted about 3 years ago
Hi Uros,
I think you forgot to deploy your CSS. When I looked at your site. There aren't any styles.
0@MrGeminusPosted about 3 years ago@fidellim Yeah, I have noticed and corrected that. Parcel has built the HTML and CSS files with the wrong paths.
0
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