App.css 90 B

1234567
  1. .zl-365-container {
  2. display: flex;
  3. flex-wrap: wrap;
  4. }
  5. * {
  6. box-sizing: border-box;
  7. }