aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-06-01 18:17:13 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-06-01 18:17:13 -0400
commite9a65e6c3f3586884efdc3363cbdadf62eb009c4 (patch)
treee41e0dff0c6822ab6b0cff7eb48f291ba6f4b15f /style.css
parent3d5bee22052a20cf328a85309daa0d855b7e1d54 (diff)
downloadkompetenzbolzen.github.io-e9a65e6c3f3586884efdc3363cbdadf62eb009c4.tar.gz
Clear up color variable usage in the Scss
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index be1d9e9..a8c531b 100644
--- a/style.css
+++ b/style.css
@@ -174,7 +174,7 @@ img {
.site-description {
margin: -5px 0 0 0;
- color: #777777;
+ color: #666666;
font-size: 16px; }
@media screen and (max-width: 520px) {
.site-description {