making the margins wider

This commit is contained in:
Kevin Harrington 2025-10-12 10:25:53 -04:00
parent 468ffc9a0e
commit 9bd6a39ca7

View file

@ -12,6 +12,14 @@
\fancyfoot[RE,LO]{Version VERSIONNUMBER} % other info in "inner" position of footer line \fancyfoot[RE,LO]{Version VERSIONNUMBER} % other info in "inner" position of footer line
\usepackage{hyperref} \usepackage{hyperref}
\usepackage{geometry}
\geometry{
top=1in,
bottom=1in,
left=1in,
right=1in
}
\begin{document} \begin{document}
{\huge \textbf{How To Build a Commons}} {\huge \textbf{How To Build a Commons}}