From 84d48b12d27becbd2d9f0691cc8fedefa2bbed67 Mon Sep 17 00:00:00 2001 From: mattkae Date: Thu, 27 Oct 2022 08:54:41 -0400 Subject: Improving link discoverability and personal projects --- download/resume_dl.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'download/resume_dl.css') diff --git a/download/resume_dl.css b/download/resume_dl.css index b9d277e..1ef20ef 100644 --- a/download/resume_dl.css +++ b/download/resume_dl.css @@ -31,6 +31,10 @@ header { padding-bottom: 1rem; } +#resume a { + color: #343231; +} + #resume_header { width: 100%; display: flex; @@ -47,7 +51,7 @@ header { } #resume_header_contact { - font-size: 12px; + font-size: 10px; } #resume_header_contact span { -- cgit v1.2.1