reduce bottom margin
This commit is contained in:
parent
f50754a8da
commit
8d1de5b334
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@ BoldItalicFont=texgyreheros-bolditalic.otf
|
|||
% Other tweaks %
|
||||
%%%%%%%%%%%%%%%%
|
||||
|
||||
\RequirePackage[left=6.1cm,top=2cm,right=2.5cm,bottom=2.5cm,nohead,nofoot]{geometry}
|
||||
\RequirePackage[left=6.1cm,top=2cm,right=2.5cm,bottom=0.5cm,nohead,nofoot]{geometry}
|
||||
\RequirePackage{hyperref}
|
||||
\hypersetup{
|
||||
colorlinks=false,
|
||||
|
|
Loading…
Reference in a new issue