Modification text shadow

This commit is contained in:
Anthony Dumas 2016-04-10 01:39:29 +02:00
parent 2cdb96a275
commit 2307e261fb

View File

@ -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) {