From 22c7d2cfa31d83eb81c5ab397e287c2212691e71 Mon Sep 17 00:00:00 2001 From: mattkae Date: Sun, 22 Jan 2023 18:59:38 -0500 Subject: WIP on Wind Fields, and updated resume --- resume.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resume.css') diff --git a/resume.css b/resume.css index a71be83..ba1ef6a 100755 --- a/resume.css +++ b/resume.css @@ -106,6 +106,10 @@ header { justify-content: space-between; } +.experience-item ul { + margin-top: 0.5rem; +} + .experience-item li { width: 100%; } -- cgit v1.2.1