Compare commits

..

No commits in common. "c8da9e0237b858514b71a753fa4712411e634a2f" and "f88be914683da9e7ff742d172f207f1e5bd3a267" have entirely different histories.

3 changed files with 1 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
\documentclass[11pt,a4paper]{moderncv} \documentclass[11pt,letterpaper]{moderncv}
\usepackage{fontspec} \usepackage{fontspec}
\usepackage{fontawesome5} \usepackage{fontawesome5}
@ -12,10 +12,6 @@
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
\usepackage[scale=0.75,right=.45in,left=.45in,top=.4in,bottom=.4in]{geometry} \usepackage[scale=0.75,right=.45in,left=.45in,top=.4in,bottom=.4in]{geometry}
% Use secondary color for separator bars
\colorlet{headrulecolor}{color1}
\colorlet{bodyrulecolor}{color1}
% Change email icon % Change email icon
\providecommand*{\emailsymbol}{} \providecommand*{\emailsymbol}{}
\renewcommand*{\emailsymbol}{{\small\faEnvelope}~} \renewcommand*{\emailsymbol}{{\small\faEnvelope}~}