Fix gradient

This commit is contained in:
KatieFrogs 2022-02-26 06:22:03 +03:00
parent 39c2436de2
commit da299a5c92

View File

@ -25,7 +25,7 @@
}
#song-search{
background: linear-gradient(to top, rgb(245 246 252 / 8%), #ff5963), url("bg_search.png");
background-size: 3.12em;
background-size: auto, 3.12em;
background-position: -1.2em;
}
.song-search-result-course::before{