diff --git a/presentation/final-assets/custom.css b/presentation/final-assets/custom.css index 47f7355..128cd9e 100644 --- a/presentation/final-assets/custom.css +++ b/presentation/final-assets/custom.css @@ -31,7 +31,7 @@ /* offset-path: path('M20,20 H400 Q450 -40, 500 -10');*/ /* https://yqnn.github.io/svg-path-editor/ */ z-index: 99; - offset-path: path('M -65,68 625,68 625,10'); + offset-path: path('M -65 68 H 500 Q 625 68 625 10'); offset-rotate: 0deg; animation: move 5000ms infinite forwards ease-in-out; }