forked from mirrors/Awesome-CV
fix margin value
This commit is contained in:
parent
c3c5c976fe
commit
ade964009b
3 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
%-------------------------------------------------------------------------------
|
||||
%% Page Layout
|
||||
% Configure page margins with geometry
|
||||
\geometry{left=2.0cm,top=1.2cm,right=2.0cm,bottom=2.0cm}
|
||||
\geometry{left=2.0cm, top=1.5cm, right=2.0cm, bottom=2.0cm, footskip=.3cm}
|
||||
|
||||
%% Header & Footer
|
||||
% Set offset to each header and offset
|
||||
|
|
BIN
examples/cv.pdf
BIN
examples/cv.pdf
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue