Skip to content

Commit 398c8be

Browse files
committed
better text-shadow for fixed lrc
1 parent 1d6ceb8 commit 398c8be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/css/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ $aplayer-height-lrc: $aplayer-height + $lrc-height - 6;
112112
margin: 0;
113113
z-index: 98;
114114
pointer-events: none;
115-
text-shadow: 0 0 1px #fff, 0 0 10px #fff;
115+
text-shadow: -1px -1px 0 #fff;
116116

117117
&:before,
118118
&:after {

0 commit comments

Comments
 (0)