Font messes up alignment of numbers
问题 I'm using the Raleway font, but this font doesn't align numbers properly with letters. You can see this in this snippet: h1 { font-family: Raleway; font-size: 2rem; border-bottom: 1px solid $text-color; border-top: 1px solid $text-color; padding: 2rem 0; } <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'> <h1>5 Comments</h1> Can I solve this easily? Or is this just a faulty font and should I chose another one? 回答1: The Problem This is part of the