From 4f5074fa431cba03ed0cd76739e95a2c4662266a Mon Sep 17 00:00:00 2001 From: mattkae Date: Sat, 17 Dec 2022 20:08:56 -0500 Subject: Updating styles on resume --- download/cv.pdf | Bin 1134802 -> 1140217 bytes download/resume_dl.css | 4 +- download/resume_dl.html | 242 +++++++++++++++++++++++++----------------------- 3 files changed, 126 insertions(+), 120 deletions(-) (limited to 'download') diff --git a/download/cv.pdf b/download/cv.pdf index b03d3eb..30dfc13 100644 Binary files a/download/cv.pdf and b/download/cv.pdf differ diff --git a/download/resume_dl.css b/download/resume_dl.css index 37fd65a..46e79d0 100644 --- a/download/resume_dl.css +++ b/download/resume_dl.css @@ -1,10 +1,10 @@ html { overflow-y: overlay; + font-size: 15px; } body { - font-size: 14px !important; - padding-top: 72px; + margin-top: 64px; padding-left: 48px; padding-right: 48px; } diff --git a/download/resume_dl.html b/download/resume_dl.html index 4e07444..4ed036f 100644 --- a/download/resume_dl.html +++ b/download/resume_dl.html @@ -9,38 +9,35 @@