Brendan
@brendanmaddenAll comments
- @corjon@brendanmadden
This looks awesome, Jonathan! Great work! It looks like you were able to complete the challenge with a lot less code that I was, so I'll have to take some notes!
It looks like you may have included an extra period in the file path for your star svg, so it's not showing right now => <img src="images/icon-star.svg." alt="">.
Also, maybe you left it there intentionally, but you could remove the border from your submit button, and everything would look just like the design!
Awesome job! 🎉
Marked as helpful - @dewslyse@brendanmadden
Looks really, really, good, @dewslyse! 🎉 Nice work! I think I could learn a thing or two by looking through some of your code! Nice fluid responsiveness, and I love the Dews Original card in the tablet view 😂 Looking forward to seeing what you build next!
- @cwu90@brendanmadden
Awesome work, CWu! Looks great. Look into the CSS "mix-blend-mode: multiply" property, and you might be able to get that color just right!
Good luck!
- @Jos02378@brendanmadden
Hey Joseph!
Nice work on this. It looks responsive to me! I notice though that there is a red border on the wrapper after the media query!
Also, in order to get the color right on, you might want to try the "mix-blend-mode: multiply;" property!
I hope this helps!
Good luck!
Marked as helpful