Design comparison
SolutionDesign
Solution retrospective
how to make a triangle?
&_bottom { height: 0; width: 0; border: 12px solid rgba(255, 255, 255, 0); border-top-color: $VeryDarkGrayishBlue; }
the border which finally has colour is the bottom of the triangle.
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