summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-02-27 16:28:43 -0500
committerGitHub <noreply@github.com>2020-02-27 16:28:43 -0500
commit7632a14867c4bb9299d0614f8a793db75a6f03c2 (patch)
tree87fdb657a2809218717ea6aae882f4a125ec1cca
parent1c488a6506dac95cf3b06312f7bd7487f3305d25 (diff)
Update style.css
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 9f8fd66..4d206e6 100644
--- a/style.css
+++ b/style.css
@@ -14,7 +14,7 @@ h1::after {
}
a {
- color: lightgray;
+ color: #777;
text-decoration: none;
transition-duration: 0.2s;
}