Format css

deepcrayonfish^2
Albert Ford 2021-11-08 08:03:51 -08:00
parent 26ccf278fa
commit 366db2657a
No known key found for this signature in database
GPG Key ID: 9C200032321A04A3
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ $total_len: $len1 + $len2 + $len3;
margin: auto;
path {
animation: mask1 2.75s cubic-bezier(.49,.67,.45,.29) infinite;
animation: mask1 2.75s cubic-bezier(0.49, 0.67, 0.45, 0.29) infinite;
}
path:nth-child(2) {
animation-name: mask2;