mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 11:57:34 -07:00
🎨
This commit is contained in:
parent
765ce8e04a
commit
fbd87d3069
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue