Design comparison
SolutionDesign
Community feedback
- @VishikaPosted 3 months ago
Good job getting the subscribe button and card "navigation" to work!
A few style tips:
- on the desktop version your
.left
class looks better without thewidth: 40%
and the.left img
without thewidth: 100%
- for your unordered list you're better off using the
icon-list
image than theicon-success
, like thislist-style: url(./assets/images/icon-list.svg);
0 - on the desktop version your
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