From 8f675ddfda97b9298fe0e3503ce533d2c2bcd746 Mon Sep 17 00:00:00 2001
From: Nao Pross <np@0hm.ch>
Date: Tue, 26 Apr 2022 00:19:09 +0200
Subject: Minor corrections and rewording

---
 notes/tex/docstyle.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'notes/tex')

diff --git a/notes/tex/docstyle.sty b/notes/tex/docstyle.sty
index f813c99..a094238 100644
--- a/notes/tex/docstyle.sty
+++ b/notes/tex/docstyle.sty
@@ -3,7 +3,7 @@
 
 %% Margins
 \RequirePackage{geometry}
-\newgeometry{a4paper, margin=2.2cm, top=3cm, bottom=3cm}
+\newgeometry{a4paper, margin=2cm, top=3cm, bottom=3cm}
 
 %% Headers and footers
 \RequirePackage{fancyhdr}
-- 
cgit v1.2.1