summaryrefslogtreecommitdiffstats
path: root/src/styles/invite.scss
blob: b68112478b5b9602a780c48e169982f9530a8ce6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.invite__form {
  align-items: center;
  align-self: center;
  justify-content: center;
}

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