aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/invite.scss
blob: 594224f6201da340e21e2255886cf48b001a138c (plain) (blame)
1
2
3
4
5
6
7
8
.invite__form {
  align-items: center;
  align-self: center;
  justify-content: center;
}

.invite__embed { text-align: center; }
.invite__embed--button { width: 100%; }