Browse Source

Change top and bottom margin height

JoostSijm 6 years ago
parent
commit
626bca2114
1 changed files with 2 additions and 2 deletions
  1. 2 2
      preamble.tex

+ 2 - 2
preamble.tex

@@ -23,8 +23,8 @@
 \usepackage[
 	a4paper,
 	includeheadfoot,
-	top=0.5cm,
-	bottom=3.0cm,
+	top=1cm,
+	bottom=1cm,
 	right=2.0cm,
 	left=2.0cm
 ]{geometry}