fix: ipa text showing out of order in Chrome

This commit is contained in:
Caesar Schinas 2022-04-12 11:42:35 +01:00
parent 82e1d684ac
commit b72530f109

View file

@ -46,6 +46,7 @@ h1, .ipa, .dfn {
ruby, rp, rt { ruby, rp, rt {
display: inline; display: inline;
font: inherit; font: inherit;
appearance: auto;
} }
.ipa { .ipa {
display: block; display: block;