5,950
edits
No edit summary |
No edit summary |
||
Line 147: | Line 147: | ||
/* ============================== home =============================== */ | /* ============================== home =============================== */ | ||
.home-in-cooperation-with-container { | .home-in-cooperation-with-container { | ||
width: | width: 50%; | ||
display: flex; | display: flex; | ||
margin: 0 auto; | margin: 0 auto; | ||
Line 153: | Line 153: | ||
.home-in-cooperation-with-item { | .home-in-cooperation-with-item { | ||
width: 50%; | width: 50%; | ||
margin: auto; | |||
} | } | ||