From db67a884fd8f3c8dbd87291b668dc38dc2b629f5 Mon Sep 17 00:00:00 2001 From: mattkae Date: Wed, 1 Feb 2023 20:29:49 -0500 Subject: Using my personal email on my resume --- download/cv.pdf | Bin 1213787 -> 1215044 bytes download/resume_dl.html | 5 ++--- resume.css | 3 +-- resume.html | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-) diff --git a/download/cv.pdf b/download/cv.pdf index 8698660..68ebf9f 100644 Binary files a/download/cv.pdf and b/download/cv.pdf differ diff --git a/download/resume_dl.html b/download/resume_dl.html index 89ae604..93a72dc 100644 --- a/download/resume_dl.html +++ b/download/resume_dl.html @@ -41,7 +41,6 @@ header { color: black; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.325rem; - padding-bottom: 1rem; } #resume_container { @@ -54,7 +53,7 @@ header { } #resume_sidebar { - width: 12rem; + width: 15rem; margin-right: 1.5rem; } @@ -318,7 +317,7 @@ img.emoji { github.com/mattkae - πŸ“§ mkosare1@gmail.com + πŸ“§ matthew@matthewkosarek.xyz πŸ‡ΊπŸ‡Έ United States Citizen diff --git a/resume.css b/resume.css index cca2e19..977df63 100755 --- a/resume.css +++ b/resume.css @@ -22,7 +22,6 @@ header { color: black; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.325rem; - padding-bottom: 1rem; } #resume_container { @@ -35,7 +34,7 @@ header { } #resume_sidebar { - width: 12rem; + width: 15rem; margin-right: 1.5rem; } diff --git a/resume.html b/resume.html index 7c6c408..f723f74 100755 --- a/resume.html +++ b/resume.html @@ -45,7 +45,7 @@ github.com/mattkae - πŸ“§ mkosare1@gmail.com + πŸ“§ matthew@matthewkosarek.xyz πŸ‡ΊπŸ‡Έ United States Citizen -- cgit v1.2.1