fix email layout on mobile

This commit is contained in:
Mohit Panjwani
2020-05-30 20:30:09 +05:30
parent 3e4decdfb9
commit 251648f53c
4 changed files with 3 additions and 5 deletions

View File

@ -158,8 +158,6 @@ img {
}
.subcopy p {
display: flex;
justify-content: center;
text-align: center;
font-size: 20px;
}