diff options
author | Karl Hallsby <karl@hallsby.com> | 2020-09-29 00:27:55 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2020-09-29 00:27:55 -0500 |
commit | b3301517837ea1afb4505a3c62252a9d30dd9b29 (patch) | |
tree | 63be2689690d596287c1dcc329416c266aba9c62 | |
parent | 1ffe7f69f17981a486550d078c91548fc7ef2f59 (diff) |
Reduce margins on the top of the page
-rw-r--r-- | Hallsby_Karl.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index 75941e6..a9b5ad6 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -1,6 +1,6 @@ \documentclass[letterpaper,10pt,final,twoside,notitlepage]{article} -\usepackage[top=0.75in,left=1.0in,right=1.0in,bottom=1.0in]{geometry} +\usepackage[top=0.35in,left=1.0in,right=1.0in,bottom=1.0in]{geometry} \usepackage[utf8]{inputenc} \usepackage[USenglish]{babel} \usepackage[super]{nth} |