diff --git a/root/styles/resume.css b/root/styles/resume.css index 6e0e0d1..7b0e0fe 100644 --- a/root/styles/resume.css +++ b/root/styles/resume.css @@ -167,6 +167,10 @@ dd { margin-bottom: 0px; } + a { + color: black; + } + #side-projects .buttons { display: none; }