Design comparison
SolutionDesign
Solution retrospective
I await your feedback, the truth is I had no idea how to make the comment triangle hehe, if you tell me if what you did can be reduced to fewer lines of code it would be great
Community feedback
- @officionalePosted about 3 years ago
Well, I couldn't see your design for desktop, reduce the breakpoint for desktop in your media query. But I used the pseudo class ::after then border-bottom: 30px solid white; border-right: 30px solid transparent; then transform: rotate(45deg);
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