Updated css to center align text in registration success message
This commit is contained in:
parent
ed26ac8b59
commit
3cf7f8bd57
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ h6 {
|
|||
|
||||
.sign-up-message {
|
||||
padding: 25px 30px 25px 30px;
|
||||
text-align: justify;
|
||||
text-align: center;
|
||||
font-size: 18px;
|
||||
line-height: 30px;
|
||||
font-family: 'Lato' !important;
|
||||
|
|
Loading…
Reference in a new issue