fix: fix home-blog page display bug

This commit is contained in:
reco_luan 2019-10-09 10:44:26 +08:00
parent c14d0bf6c5
commit 656d7ba8f0

View File

@ -225,7 +225,7 @@ export default {
.info-wrapper {
transition all .3s
margin-left 15px;
width 34rem;
flex 0 0 300px
height auto;
box-shadow 0 2px 10px rgba(0,0,0,0.2);
box-sizing border-box