fix: remove animate stuff bg

This commit is contained in:
YunYouJun
2022-04-17 03:43:15 +08:00
parent 9252aa3675
commit 83909f8324

View File

@@ -12,7 +12,6 @@
top: 0; top: 0;
left: 0; left: 0;
border-radius: 50%; border-radius: 50%;
background: #02b6fd;
transition: left .6s linear, top .6s cubic-bezier(0.5, -0.5, 1, 1); transition: left .6s linear, top .6s cubic-bezier(0.5, -0.5, 1, 1);
} }
</style> </style>