|
@ -99,10 +99,10 @@ const getImgSrc = () => { |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
justify-content: center; |
|
|
justify-content: center; |
|
|
.img { |
|
|
.img { |
|
|
width: 220px; |
|
|
|
|
|
max-height: 100px; |
|
|
|
|
|
transition-property: all; |
|
|
transition-property: all; |
|
|
transition-duration: 0.7s; |
|
|
transition-duration: 0.7s; |
|
|
|
|
|
width: 159px; |
|
|
|
|
|
height: auto; |
|
|
animation-fill-mode: forwards; |
|
|
animation-fill-mode: forwards; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|