diff --git a/CSS/1.css b/CSS/1.css index 5b0a758..52d6bcb 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -14,6 +14,7 @@ flex: 0 1 auto; transform: translateY(50px); transition: opacity 0.6s ease-out,transform 0.6s ease-out,background-color 0.6s ease-in-out; + display: flex; } .card__img {