fix(latex): update page layout margins to 3cm for all sides
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
\RequirePackage{tocbibind}
|
||||
|
||||
% Page layout
|
||||
\geometry{margin=1in}
|
||||
\geometry{left=3cm, top=3cm, right=3cm, bottom=3cm}
|
||||
\setlength{\parskip}{0.5em}
|
||||
\setlength{\parindent}{0pt}
|
||||
\onehalfspacing
|
||||
|
||||
Reference in New Issue
Block a user