google / google/fonts

Poppins: Number 4 is strange on html

Open
#8,429 3 comments 0 reactions 0 assignees View on GitHub
I Font Bug
Dominant language
HTML
Stars
20.5k
Forks
2.9k
Avg merge
1d 21h
Merged PRs (30d)
95

Description

**Describe the bug**

Number 4 is behaving strangely on pure html, looking distorced when font-size < 17px

**To Reproduce**

HTML
```


  • 24 px. A social media style newsfeed that enables schools to provide a more interactive way of communicating;



  • 24 px. A social media style newsfeed that enables schools to provide a more interactive way of communicating;


  • 24 px. A social media style newsfeed that enables schools to provide a more interactive way of communicating;



  • 24 px. A social media style newsfeed that enables schools to provide a more interactive way of communicating;



  • 24 px. A social media style newsfeed that enables schools to provide a more interactive way of communicating;



  • 24 px. A social media style newsfeed that enables schools to provide a more interactive way of communicating;



  • 24 px. A social media style newsfeed that enables schools to provide a more interactive way of communicating;



  • 24 px. A social media style newsfeed that enables


  • 24 px. A social media style newsfeed that enables schools to provide a more interactive way of communicating;



  • 24 px. A social media style newsfeed that enables schools to provide a more interactive way of communicating;



  • 24 px. A social media style newsfeed that enables schools to provide a more interactive way of communicating;


```

CSS
```
p, ul {
font-family: 'Poppins', sans-serif;
}
```

**Expected behavior**

The number four doesn't look small or bigger than 2 but same size

**Screenshots**

![Image](https://github.com/user-attachments/assets/e99f64e7-e188-4e68-9129-3420d012e5e3)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.