mirror of
https://github.com/MrEidam/PetPet.git
synced 2026-04-17 15:43:31 +00:00
Emm 2048 RESET
This commit is contained in:
@@ -28,6 +28,7 @@ body{
|
||||
pointer-events: none;
|
||||
clip-path: polygon(48% 2%, 60% 18%, 77% 10%, 86% 14%, 91% 30%, 82% 36%, 73% 41%, 81% 51%, 90% 55%, 94% 63%, 95% 82%, 94% 86%, 81% 94%, 65% 90%, 55% 82%, 45% 85%, 25% 100%, 23% 100%, 5% 92%, 1% 82%, 0% 70%, 6% 68%, 14% 61%, 19% 60%, 25% 61%, 29% 53%, 23% 48%, 12% 48%, 6% 34%, 6% 20%, 8% 12%, 16% 5%, 22% 13%, 26% 18%, 30% 13%, 34% 6%, 40% 3%);
|
||||
animation: rgb 5s linear infinite;
|
||||
transition: .15s;
|
||||
}
|
||||
#blob::before{
|
||||
content: '';
|
||||
|
||||
Reference in New Issue
Block a user