|
|
@@ -120,7 +120,7 @@
|
|
|
.pic {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
- transition: all 0.3s ease-in-out;
|
|
|
+ transition: all 0.6s ease-in-out;
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: top right;
|
|
|
background-size: contain;
|
|
|
@@ -214,7 +214,7 @@
|
|
|
.pic {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
- transition: all 0.3s ease-in-out;
|
|
|
+ transition: all 0.6s ease-in-out;
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: center center;
|
|
|
background-size: contain;
|