
Submitted 7 months ago
Testimonials grid section - HTML, SCSS, RWD, grid layout
#sass/scss
P
@webdevbynight
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I used microdata to enhance semantics.
What challenges did you encounter, and how did you overcome them?Concerning the background image on the first card, I wanted to use the background-position-x
property to change the side-related value within the media query where the position of the background image changes, but Google Chrome 128 (and Blink-based browsers) does not support side-related values such as right 80px
in such a property. So, I decided to use the background-position
property, where Google Chrome supports it.
No particular help requested.
Community feedback
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