summaryrefslogtreecommitdiff
path: root/download/resume_dl.css
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-10-27 08:54:41 -0400
committermattkae <mattkae@protonmail.com>2022-10-27 08:54:41 -0400
commit84d48b12d27becbd2d9f0691cc8fedefa2bbed67 (patch)
tree53f58ba62be7fbf1e4ca4ae7a9b2e4d6219b5cba /download/resume_dl.css
parent87db360d34b5b46a5641b59171e23d41079321a3 (diff)
Improving link discoverability and personal projects
Diffstat (limited to 'download/resume_dl.css')
-rw-r--r--download/resume_dl.css6
1 files changed, 5 insertions, 1 deletions
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 {