From edccd52fbd0c6bba5d5486ea018e57543ae32ae2 Mon Sep 17 00:00:00 2001 From: VITALY-VORON <142410419+VITALY-VORON@users.noreply.github.com> Date: Fri, 25 Aug 2023 01:08:56 +0300 Subject: [PATCH] Update Tinder.css --- src/components/Tinder/Tinder.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Tinder/Tinder.css b/src/components/Tinder/Tinder.css index 73abdc9..372e48d 100644 --- a/src/components/Tinder/Tinder.css +++ b/src/components/Tinder/Tinder.css @@ -25,7 +25,7 @@ max-width: 300px; max-height: 400px; cursor: pointer; - transition: transform 0.05s ease-in-out, opacity 0.25s ease-in-out; + transition: transform 0.05s ease-in-out, opacity 0.05s ease-in-out; } .swipe-left {