Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuxinhan committed Nov 16, 2024
1 parent 6366fd5 commit 94884a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ body {
.song-block{
position: absolute;
color: white;
font-weight: lighter;
/*font-weight: lighter;*/
font-family: yezigong;
/*font-size: clamp(2.3vw,2.3vw,2.3vw);*/
}
Expand Down Expand Up @@ -168,7 +168,7 @@ body {

.tag-item-word{
position: absolute;
font-weight: lighter;
/*font-weight: lighter;*/
font-family: yezigong;
}
.tag-album{
Expand Down

0 comments on commit 94884a1

Please sign in to comment.