You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a problem with the line-height property apparently.
I changed the .title line-height to 34px and removed the bottom margin and it kinda works like the expected on Chrome (Win 10). But further testing might be needed to determine a solution that works on both Ubuntu and Win10 Chrome browser :)
box-sizing might be the issue somehow but i changed it to border-box and didn't seem to change anything
I've notice that when I enter in the Demo page in Ubuntu is showing up correctly, like this:
Environment:
But in Windows 10 is showing up differently for some reason:
Environment:
Do you happen to know why this is happening?
The text was updated successfully, but these errors were encountered: