fix: prevent cutting off lines on windows
This commit is contained in:
@@ -63,7 +63,7 @@ h3 {
|
||||
input, button, select, textarea {
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
line-height: inherit;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user