From 87cda04dbba92da79272480e0086668c09366c75 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Tue, 13 Jan 2026 15:59:54 -0500 Subject: mobile rendering --- resume.html | 1 + style.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/resume.html b/resume.html index fbc5f76..e8146c5 100644 --- a/resume.html +++ b/resume.html @@ -2,6 +2,7 @@ + diff --git a/style.css b/style.css index 5401662..189a265 100644 --- a/style.css +++ b/style.css @@ -17,7 +17,7 @@ body { width: var(--linewid); margin: 0 auto; - padding-top: .25in; + padding: .25in .5em; } /* Typeface */ -- cgit v1.2.3