From d275473d27a3fb285c4081c8caabe89ddf3f5a06 Mon Sep 17 00:00:00 2001 From: Anson Date: Tue, 27 May 2025 11:48:19 -0600 Subject: [PATCH] 2025v5.1 Fix print css so that list dots show up --- resume/css/print.css | 4 ++-- resume/index.html | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/resume/css/print.css b/resume/css/print.css index b78bbf4..eef3da8 100644 --- a/resume/css/print.css +++ b/resume/css/print.css @@ -1,6 +1,6 @@ body { - margin: 0; - padding: 0; + padding-top: 0; + padding-bottom: 0; font-size: x-small; } diff --git a/resume/index.html b/resume/index.html index 6e712c2..b3ae79d 100644 --- a/resume/index.html +++ b/resume/index.html @@ -77,7 +77,7 @@ aerospace engineering and modern software development. Experience ranging from high-fidelity simulation models in C++, high-performance ETL pipelines of aerospace data in Python, and managing development - environments for 100 engineers. Eligible for security clearance. + environments for 100 engineers.
Eligible for security clearance.

PROFESSIONAL EXPERIENCE

@@ -246,7 +246,6 @@ -
Languages: Python, C++, Julia, Rust, MATLAB, Simulink, FORTRAN, LaTeX, Regex