Commit eb5847e3c13040a7bdf790a5cfd4364c7e0b3bed

Authored by Benjamin Rodriguez
1 parent 041576a49d
Exists in master

cambio formato trutas git

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/sass/_animations.scss
... ... @@ -2,7 +2,6 @@
2 2 .focus-in {
3 3 animation: focus-in 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
4 4 }
5   -
6 5 @keyframes focus-in {
7 6 0% {
8 7 filter: blur(12px);