Submitted 2 months ago
Responsive Order Summary Component with Vue 3 and Tailwind CSS
@FxGanangGH
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Proud of trying out a different way of centering element.
What specific areas of your project would you like help with?Any feedback is appreciated.
Community feedback
- @huyphan2210Posted 2 months ago
Hi, @FxGanangGH,
Great job on the website!
I just have a suggestion—rather than using the
<img>
tag as a background, you could try usingbackground-image
on thebody
element. You can then adjust the size withbackground-size
, and leverage media queries to swap between mobile and desktop images.Hope this helps!
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