Set translations to 550 font-weight.

This commit is contained in:
cryptofyre 2022-01-02 18:10:30 -06:00
parent f7bd8831ad
commit 806b0c4591

View file

@ -1496,7 +1496,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
.lyrics-translation {
font-size: 1.6rem;
font-weight: 400;
font-weight: 550;
font-family: 'Inter', 'Noto Sans JP', sans-serif;
}