diff --git a/src/components/Footer/Footer.css b/src/components/Footer/Footer.css index 3e2de2f..84c6b1d 100644 --- a/src/components/Footer/Footer.css +++ b/src/components/Footer/Footer.css @@ -43,7 +43,7 @@ footer { top: 0; left: 0; transform: translate(-140px, 470px); - touch-action: none; + touch-action: pan-y; } }