googlefonts / roboto-2

The Roboto family of fonts
Apache License 2.0
3.85k stars 309 forks source link

Issue with font #314

Open arturslogins opened 5 years ago

arturslogins commented 5 years ago

Hello I have interesting problem with Roboto font And i can't find solution

My css body styles: body { margin: 0; font-family: "Roboto", sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.1875; color: #1A2933; text-align: left; background-color: #e4e5e6; On Chrome (Version 75.0.3770.100) and Mozilla browser (68.0 (64-bit)) (Zoom level 100%) image

Zoom level 90% image

Zoom level 110% image

And i can't figure out where is a problem :/