Skip to content

Commit 5177638

Browse files
committed
chore: cleanup, remove leftover CSS code from Vite template
1 parent 0e2700f commit 5177638

1 file changed

Lines changed: 0 additions & 23 deletions

File tree

src/App.css

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -16,29 +16,6 @@
1616
filter: drop-shadow(0 0 2em #ffffff);
1717
}
1818

19-
@keyframes logo-spin {
20-
from {
21-
transform: rotate(0deg);
22-
}
23-
to {
24-
transform: rotate(360deg);
25-
}
26-
}
27-
28-
@media (prefers-reduced-motion: no-preference) {
29-
a:nth-of-type(2) .logo {
30-
animation: logo-spin infinite 20s linear;
31-
}
32-
}
33-
34-
.card {
35-
padding: 2em;
36-
}
37-
38-
.read-the-docs {
39-
color: #888;
40-
}
41-
4219
.audio-player {
4320
margin-top: 2rem;
4421
padding: 0 1.5rem 1.5rem 1.5rem;

0 commit comments

Comments
 (0)