Add new newsletter form

This commit is contained in:
Jeremy Thomas
2018-01-19 16:54:05 +00:00
parent c9ce8405ea
commit 523d9351a6
6 changed files with 125 additions and 113 deletions

View File

@@ -11581,6 +11581,11 @@ svg {
height: 30px;
}
#tsp {
margin-top: 3rem;
text-align: center;
}
#tsp small {
display: block;
}