- 13,602
- Posts
- 16
- Years
- they/them
- Seen Apr 17, 2025
I have more of a question than anything. Can I ask what the font size would be in px not pt? Because I use pixels for my CSS, and it ends up being the following.
This is Size 5
As you can see, the 18px in CSS is smaller than the font size 5, which is a bit troublesome when I want to have font size 5 but I want to have that size using CSS and since I'm used to using px I'd like to know. px is more accurate than pt, so I'd like to keep using it.
This is Size 5
This is 18px in CSS
As you can see, the 18px in CSS is smaller than the font size 5, which is a bit troublesome when I want to have font size 5 but I want to have that size using CSS and since I'm used to using px I'd like to know. px is more accurate than pt, so I'd like to keep using it.
Last edited: