fix: ligatures not displayed correctly with dark_note theme (fehmer) (#4914)

This commit is contained in:
Christian Fehmer 2024-01-15 12:29:55 +01:00 committed by GitHub
parent ffd4331f73
commit de82a67ab2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,7 @@ body::before {
position: relative;
}
#wordsWrapper .word letter::after {
#words:not(.withLigatures) .word letter::after {
content: "";
position: absolute;
top: 50%;