From 50db4e92fa37599122c10c3308ae94558cee77a0 Mon Sep 17 00:00:00 2001 From: Prashanth Date: Sun, 24 Sep 2017 10:14:18 -0700 Subject: [PATCH] fix(material-dark-css): Fixed typo with css --- src/resumes/material-dark.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resumes/material-dark.vue b/src/resumes/material-dark.vue index 3a0b4bb..de503d8 100755 --- a/src/resumes/material-dark.vue +++ b/src/resumes/material-dark.vue @@ -140,7 +140,7 @@ a { cursor:pointer; } .description-personal { - margin-let:20px; + margin-left:20px; margin-top:20px; padding-right:40px; text-align:justify;