From c923de7b7db54846160eb86203b7ea3b792dff32 Mon Sep 17 00:00:00 2001 From: James Musselman Date: Wed, 23 Apr 2025 15:53:48 -0500 Subject: [PATCH] Fix Overly large margins --- resume-css-stylesheet.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/resume-css-stylesheet.css b/resume-css-stylesheet.css index 80e5858..8d8167c 100644 --- a/resume-css-stylesheet.css +++ b/resume-css-stylesheet.css @@ -442,10 +442,8 @@ table { html, body { - margin: auto; padding-right: 1em; padding-left: 1em; - max-width: 44em; color: black; } *:not("#mkdbuttons") {