mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-10-31 15:21:46 +09:00
🎨
This commit is contained in:
parent
aeac96a4f7
commit
9cd267fee5
@ -390,5 +390,5 @@ a {
|
||||
@keyframes blink {
|
||||
0% { opacity: 1; transform: scale(1); }
|
||||
30% { opacity: 1; transform: scale(1); }
|
||||
90% { opacity: 0; transform: scale(0); }
|
||||
90% { opacity: 0; transform: scale(0.5); }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user