diff --git a/css/style.css b/css/style.css index 98fb4f8..5fd37d7 100644 --- a/css/style.css +++ b/css/style.css @@ -196,6 +196,8 @@ img { max-width: 100%; } .home .text h1 { margin-top: 25px; color: #fff; + text-shadow: 2px 2px #000; + font-size:3em; } .home .description {