Authored by biao

update img width

... ... @@ -18,7 +18,7 @@
img {
float: left;
width: 50%;
width: 298px;
height: 100%;
box-sizing: border-box;
padding: 25px;
... ...
... ... @@ -5,7 +5,7 @@
float: left;
height: 100%;
width: 50%;
width: 275px;
box-sizing: border-box;
padding: 34px 0;
position: relative;
... ...