Subscribe form details

This commit is contained in:
Sodbileg Gansukh
2023-08-28 13:36:40 +08:00
parent ebfed886c1
commit 0bc087ef5b
4 changed files with 12 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
transform-origin: 50% 50%;
stroke-dasharray: 48;
stroke-dashoffset: 48;
animation: stroke .3s cubic-bezier(0.650, 0.000, 0.450, 1.000) .8s forwards;
animation: stroke .3s cubic-bezier(0.650, 0.000, 0.450, 1.000) forwards;
}
@keyframes stroke {

Before

Width:  |  Height:  |  Size: 720 B

After

Width:  |  Height:  |  Size: 716 B