decrease font-weight and add contrast.
This commit is contained in:
parent
806b0c4591
commit
d4ffd24da5
1 changed files with 2 additions and 1 deletions
|
@ -1496,8 +1496,9 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
|
||||
.lyrics-translation {
|
||||
font-size: 1.6rem;
|
||||
font-weight: 550;
|
||||
font-weight: 510;
|
||||
font-family: 'Inter', 'Noto Sans JP', sans-serif;
|
||||
filter: contrast(0.5);
|
||||
}
|
||||
|
||||
@keyframes lyricWaitingLine {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue