homeThree.wxss 117 B

12345
  1. /* pages/components/blocks/home3/home3.wxss */
  2. .home_three_item {
  3. display: flex;
  4. justify-content:space-between;
  5. }