Set translations to 550 font-weight.
This commit is contained in:
parent
f7bd8831ad
commit
806b0c4591
1 changed files with 1 additions and 1 deletions
|
@ -1496,7 +1496,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
||||||
|
|
||||||
.lyrics-translation {
|
.lyrics-translation {
|
||||||
font-size: 1.6rem;
|
font-size: 1.6rem;
|
||||||
font-weight: 400;
|
font-weight: 550;
|
||||||
font-family: 'Inter', 'Noto Sans JP', sans-serif;
|
font-family: 'Inter', 'Noto Sans JP', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue