From 13615cf1f5d8bf18fb80da87bce0eed994646f95 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 24 Apr 2018 12:10:20 +0800 Subject: class: update spacing and an icon --- resume.cls | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resume.cls b/resume.cls index 7cc46fc..b86347b 100644 --- a/resume.cls +++ b/resume.cls @@ -108,7 +108,7 @@ \newcommand*{\mailSymbol}{\faEnvelope} \newcommand*{\mobileSymbol}{\faPhone} % \faMobilePhone is too narrow \newcommand*{\linkedinSymbol}{\faLinkedin} -\newcommand*{\locationSymbol}{\faMapMarker} +\newcommand*{\locationSymbol}{\faMapMarkerAlt} \newcommand*{\phoneSymbol}{\faPhone} \newcommand*{\universitySymbol}{\faUniversity} @@ -146,12 +146,12 @@ \ifdef{\@zh}{ \linespread{1.15} }{ - \linespread{1.05} + \linespread{1.02} } % Setup resume sections \titleformat{\section}{\Large\raggedright}{}{0.2em}{}[\titlerule] -\titlespacing{\section}{0em}{0.1em}{0em} % +\titlespacing{\section}{0em}{0.1ex}{0ex} % % Configure list via 'enumitem' \setlist[itemize,1]{label=\faAngleRight, nosep, leftmargin=2em} -- cgit v1.2.2