Remove unit in global line height

This fixes some issues.
This commit is contained in:
Foster Hangdaan 2023-08-04 21:05:43 -04:00
parent 5d1e8bfe29
commit 11aca8ccee
Signed by: foster
GPG key ID: E48D7F49A852F112

View file

@ -7,7 +7,7 @@
}
html {
line-height: 1.5rem;
line-height: 1.5;
}
body {