Selaa lähdekoodia

Change top and bottom margin height

JoostSijm 6 vuotta sitten
vanhempi
commit
626bca2114
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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}