css
This commit is contained in:
parent
9cf7c74f9c
commit
6a8463fab5
@ -84,13 +84,14 @@ body {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
overflow: hidden;
|
||||
transition: transform 0.3s linear;
|
||||
cursor: pointer;
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
|
||||
.vinyl.reverse {
|
||||
animation: spin-reverse 4s linear infinite;
|
||||
animation: spin-reverse 4s linear infinite;
|
||||
}
|
||||
|
||||
.vinyl img {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user