9 pointsby thunderbong2 days ago1 comment
  • stephenlf2 days ago
    The “ch” unit is super useful for text-rich webpages. Eg `max width: 70ch` to clamp your blog at 70 characters wide.

    Speaking of, I believe the `ch` unit references both the width and height of the current font—not just the height as you suggest. I might be totally wrong.