From 2ab315ee6031f545bd8b808e73f4f8254851c7f7 Mon Sep 17 00:00:00 2001 From: Brahmajit Das Date: Thu, 8 May 2025 14:16:42 +0530 Subject: equal margin on each side Signed-off-by: Brahmajit Das --- resume.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resume.tex') diff --git a/resume.tex b/resume.tex index 8e60cba..6b16e63 100644 --- a/resume.tex +++ b/resume.tex @@ -6,8 +6,8 @@ letterpaper, lmargin = 0.5in, rmargin = 0.5in, - tmargin = 0.4in, - bmargin = 0.4in, + tmargin = 0.5in, + bmargin = 0.5in, } % better CPP style -- cgit v1.2.3