Accept non-existing terms

Legal how does it work
This commit is contained in:
2020-12-03 14:47:57 +01:00
parent 8a7d809b92
commit f7e48ad3a6
2 changed files with 14 additions and 1 deletions

View File

@@ -25,4 +25,11 @@ form {
.actions {
margin-top: 2rem;
}
.accept-terms {
margin-top: 2rem;
font-size: 0.85rem;
line-height: 1.5em;
color: #888;
}
}