Triangle Grid With Nth-Child
4.12.2019
Creating a grid of triangles with CSS Grid and custom properties.
Made with: HTML (Haml),CSS (SCSS)
:Nth-Child Flower
3.12.2019
It uses nth-child selection to affect the hue of the petals. Try changing the .select-2 class in the HTML with any number from 1 to 20 (e.g. .select-13) to get a feel for how that works.
Made with: HTML (Pug),CSS (SCSS)