From 8bcdb09ee02df45f780bef05f732fb5a2af6af7c Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 9 Jan 2024 08:42:32 -0800 Subject: [PATCH] Minor edit --- Misc/Warm-Ups/conway.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/Warm-Ups/conway.tex b/Misc/Warm-Ups/conway.tex index c5a64a1..23948a8 100755 --- a/Misc/Warm-Ups/conway.tex +++ b/Misc/Warm-Ups/conway.tex @@ -66,11 +66,11 @@ \pagebreak \begin{center} - \vfill + \null\vfill \begin{tikzpicture} \isogrid{20}{7} \end{tikzpicture} - \vfill + \vfill\null \end{center} \end{document}