Updated awesome-cv.cls
Escaped the space between \@firstname and \@lastname in \makeletterclosing, so that the whitespace between the first and last name actually shows up.
This commit is contained in:
		@@ -663,7 +663,7 @@
 | 
			
		||||
\newcommand*{\makeletterclosing}{
 | 
			
		||||
  \vspace{3.4mm}
 | 
			
		||||
  \lettertextstyle{\@letterclosing} \\\\
 | 
			
		||||
  \letternamestyle{\@firstname \@lastname}
 | 
			
		||||
  \letternamestyle{\@firstname\ \@lastname}
 | 
			
		||||
  \ifthenelse{\isundefined{\@letterenclosure}}
 | 
			
		||||
    {\\}
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user