better hint positioning for all fonts and sizes

This commit is contained in:
willerbee 2020-10-23 18:20:18 +08:00 committed by GitHub
parent e59683486a
commit 6234b1e311
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1789,9 +1789,9 @@ key {
.word letter.incorrect hint {
position: absolute;
bottom: -1.2em;
bottom: -1em;
color: var(--text-color);
line-height: 1em;
line-height: initial;
font-size: .75em;
text-shadow: none;
padding: 1px;