488 views · 5 active
A cartoon skull with a hotpink hat on.
atom@argyleink
notecss

Need a dropcap?
Try the lh unit 🤓

::first-of-type::first-letter {
  line-height: 1;
  font-size: 3lh;
  float: start;
}