Response handling for the invitation registeration.

This commit is contained in:
codevictory
2021-12-29 23:40:21 +02:00
parent f285553c3b
commit 0a578959c3
12 changed files with 110 additions and 6 deletions

View File

@@ -35,6 +35,13 @@
margin-top: 0em;
margin-bottom: 0em;
}
.content {
h1 {
color: $brown-text;
font-size: 3.2rem;
}
}
}
.extraText {