Skip to content

Commit 7faf8e1

Browse files
committed
Update _animation.scss
1 parent 056f1bf commit 7faf8e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/themes/custom/hoeringsportal/assets/css/module/_animation.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
@keyframes stretchX {
3232
50% {
33-
transform: scaleX(1.2);
33+
transform: scaleX(1.1);
3434
}
3535
100% {
3636
transform: scaleX(1);

0 commit comments

Comments
 (0)