Firefox seems to be misinterpreting the font size value.
Firefox seems to be misinterpreting the font size value.
from inspecting the element in firfox, here's the data displayed on my end.
https://poal.co/static/gen/main.0237bdb7de2ee38e119c6694d9a712df.css
.uprofile-level {
font-size: 84px;
font-weight: 700;
width: 100px;
height: 100px;
margin: auto;
white-space: nowrap;
from inspecting the element in firfox, here's the data displayed on my end.
>https://poal.co/static/gen/main.0237bdb7de2ee38e119c6694d9a712df.css
>.uprofile-level {
> font-size: 84px;
> font-weight: 700;
> width: 100px;
> height: 100px;
> margin: auto;
> white-space: nowrap;
(post is archived)