Increased top margin for email confirmation and validation forms
This commit is contained in:
parent
3cf7f8bd57
commit
8dca67e638
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ h6 {
|
||||||
|
|
||||||
.auth-box .section-heading{
|
.auth-box .section-heading{
|
||||||
color: #5a5a5a;
|
color: #5a5a5a;
|
||||||
padding-top: 20px;
|
padding-top: 30px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|
Loading…
Reference in a new issue