Set lyric-line to 26px font size
This commit is contained in:
parent
92e6a95fe5
commit
7dcc433177
1 changed files with 1 additions and 1 deletions
|
@ -1216,7 +1216,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
||||||
--bgSpeed: 1s;
|
--bgSpeed: 1s;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 2rem;
|
font-size: 26px;
|
||||||
transform: scale(0.8);
|
transform: scale(0.8);
|
||||||
transform-origin: left center;
|
transform-origin: left center;
|
||||||
transition: transform 0.2s var(--appleEase);
|
transition: transform 0.2s var(--appleEase);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue