Updated css to center align text in registration success message

This commit is contained in:
M.Ravi 2017-06-19 12:55:14 +05:30
parent ed26ac8b59
commit 3cf7f8bd57

View file

@ -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;