index.less 78 B

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