media-container.wxss 83 B

12345
  1. .page-section {
  2. display: flex;
  3. flex-direction: column;
  4. align-items: center;
  5. }