Skip to content

Commit 3e955fc

Browse files
Update global.css
1 parent 3fd5485 commit 3e955fc

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

src/styles/global.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ footer:has(+ #audio-player .player) {
3535
}
3636

3737
[aria-label='EpisodeList'] li {
38-
animation: episode-in linear both;
39-
animation-timeline: view();
40-
animation-range: entry 10% cover 25%;
41-
4238
> div {
4339
content-visibility: auto;
4440
contain-intrinsic-block-size: auto 400px;
@@ -52,12 +48,6 @@ footer:has(+ #audio-player .player) {
5248
}
5349
}
5450

55-
@keyframes episode-in {
56-
from {
57-
opacity: 0;
58-
}
59-
}
60-
6151
@keyframes toggle-vt-names {
6252
entry 0% {
6353
--should-vt: none;

0 commit comments

Comments
 (0)