|
@@ -328,7 +328,7 @@
|
|
.cert-img-box{
|
|
.cert-img-box{
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
- margin: 48px 0 64px;
|
|
|
|
|
|
+ margin: 48px 0 0;
|
|
span{display:block;background: #E8ECFF;border-radius: 8px;padding: 10px 10px 6px;overflow: hidden;}
|
|
span{display:block;background: #E8ECFF;border-radius: 8px;padding: 10px 10px 6px;overflow: hidden;}
|
|
img{width: 154px;height:210px;transition: all 0.5s;}
|
|
img{width: 154px;height:210px;transition: all 0.5s;}
|
|
img:hover{transform: scale(1.14);}
|
|
img:hover{transform: scale(1.14);}
|