From 2307e261fba6ad55de90e56e5cd047f0f7157db4 Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Sun, 10 Apr 2016 01:39:29 +0200 Subject: [PATCH] Modification text shadow --- css/freelancer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/freelancer.css b/css/freelancer.css index e8f8c51..c338799 100644 --- a/css/freelancer.css +++ b/css/freelancer.css @@ -134,7 +134,7 @@ header .intro-text .name { header .intro-text .skills { font-size: 1.25em; font-weight: 500; - text-shadow: 2px 5px #2E3138; + text-shadow: 1px 1px #000000; } @media(min-width:768px) {