summaryrefslogtreecommitdiffstats
path: root/notes/tex
diff options
context:
space:
mode:
Diffstat (limited to 'notes/tex')
-rw-r--r--notes/tex/docstyle.sty2
1 files changed, 1 insertions, 1 deletions
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}