14 Comments
Oct 4, 2021Liked by Jen Kramer

This is a failure. I complicated it adding the footer and trying to keep the footer at the bottom of the page, which may or may not work. Then, my css code got so messed up looking I didn't want to deal with it anymore. So, the result is the icons are the poorest part of the thing.

https://codepen.io/romola/pen/ZEyPzPp?editors=1100

Expand full comment
Oct 2, 2021Liked by Jen Kramer

https://codepen.io/miklaan/pen/ZEyZwvd

My solution was successful as I wanted to change color on each icon separately :)

Expand full comment
Sep 30, 2021Liked by Jen Kramer
Sep 27, 2021Liked by Jen Kramer

ps- the version of font-awesome that comes up when you search in codepen is v5, to use v6 I had to add it manually: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta2/css/all.min.css

Expand full comment
Sep 27, 2021Liked by Jen Kramer