Update 1.css
This commit is contained in:
@@ -12,6 +12,8 @@
|
|||||||
width: calc(100% - 8vh);
|
width: calc(100% - 8vh);
|
||||||
max-width:400px;
|
max-width:400px;
|
||||||
flex: 0 1 auto;
|
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;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card__img {
|
.card__img {
|
||||||
|
|||||||
Reference in New Issue
Block a user