We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2700f commit 5177638Copy full SHA for 5177638
1 file changed
src/App.css
@@ -16,29 +16,6 @@
16
filter: drop-shadow(0 0 2em #ffffff);
17
}
18
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
42
.audio-player {
43
margin-top: 2rem;
44
padding: 0 1.5rem 1.5rem 1.5rem;
0 commit comments