| .connect.main { | |
| margin: auto; | |
| max-width: 480px; | |
| } | |
| .connect__content { | |
| align-items: center; | |
| display: flex; | |
| flex-direction: column; | |
| justify-content: center; | |
| text-align: center; | |
| & > * { | |
| margin-bottom: 32px; | |
| } | |
| } | |
| .connect.main { | |
| margin: auto; | |
| max-width: 480px; | |
| } | |
| .connect__content { | |
| align-items: center; | |
| display: flex; | |
| flex-direction: column; | |
| justify-content: center; | |
| text-align: center; | |
| & > * { | |
| margin-bottom: 32px; | |
| } | |
| } | |