ensure that the translation is actually using Inter/Noto Sans JP (if applicable)
This commit is contained in:
parent
aa53cdcb04
commit
707dac3f24
1 changed files with 1 additions and 0 deletions
|
@ -1497,6 +1497,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
.lyrics-translation {
|
||||
font-size: 1.6rem;
|
||||
font-weight: 400;
|
||||
font-family: 'Inter', 'Noto Sans JP', sans-serif;
|
||||
}
|
||||
|
||||
@keyframes lyricWaitingLine {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue