From 2c1f75b42dd7392e94bac8955a7d61556ec3d274 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Thu, 28 Oct 2021 21:02:17 +0200 Subject: [PATCH] Change margins again And this time hopefully for the last time. --- seminararbeit.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seminararbeit.tex b/seminararbeit.tex index 594af10..216cb88 100644 --- a/seminararbeit.tex +++ b/seminararbeit.tex @@ -32,7 +32,7 @@ \usepackage{setspace} % specified page margins -\usepackage[left=25mm, right=25mm, top=20mm, bottom=20mm]{geometry} +\usepackage[left=25mm, right=25mm, top=25mm, bottom=20mm]{geometry} % bibliography \usepackage{csquotes}