fix(material-dark-css): Fixed typo with css

This commit is contained in:
Prashanth 2017-09-24 10:14:18 -07:00
parent de4832168a
commit 50db4e92fa

View File

@ -140,7 +140,7 @@ a {
cursor:pointer; cursor:pointer;
} }
.description-personal { .description-personal {
margin-let:20px; margin-left:20px;
margin-top:20px; margin-top:20px;
padding-right:40px; padding-right:40px;
text-align:justify; text-align:justify;