index.less 97 B

12345678
  1. .main {
  2. position: relative;
  3. width: 100%;
  4. .one {
  5. text-align: center;
  6. }
  7. }