From eb5847e3c13040a7bdf790a5cfd4364c7e0b3bed Mon Sep 17 00:00:00 2001 From: Benjamin Date: Tue, 1 Oct 2019 12:01:26 -0300 Subject: [PATCH] cambio formato trutas git --- src/sass/_animations.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sass/_animations.scss b/src/sass/_animations.scss index 20f3675..a094c7e 100644 --- a/src/sass/_animations.scss +++ b/src/sass/_animations.scss @@ -2,7 +2,6 @@ .focus-in { animation: focus-in 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; } - @keyframes focus-in { 0% { filter: blur(12px); -- 1.9.1