Skip to content

Commit cab79d1

Browse files
authored
Update full.css
1 parent fd5f0fa commit cab79d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

full.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1872,7 +1872,7 @@ body.mobile.expanded .cube-loader::after {
18721872
transition: .18s var(--ease-function), 0s fill;
18731873
animation: push-pre-bobble 0.2s,
18741874
push-expand 0.27s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275),
1875-
push-bobble 0.55s 0.3s var(--cubic-function);
1875+
push-bobble 0.55s 0.3s var(--cubic-function) forwards;
18761876
}
18771877
.push-wrapper.checked .push-svg #push {
18781878
fill: transparent;

0 commit comments

Comments
 (0)