From 6087d3449de747ecaa1a95750cde8c892200239e Mon Sep 17 00:00:00 2001 From: mathias Date: Mon, 16 Feb 2015 22:33:58 +0200 Subject: [PATCH] Editing index.html --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 1a41b56..66abf78 100644 --- a/index.html +++ b/index.html @@ -129,6 +129,7 @@ linear-gradient(rgba(62,92,32,.2) 50%, transparent 50%); margin-top: -35px; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 400; + text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.11); } #logo { @@ -239,7 +240,7 @@ input:focus { @media (min-width:767px){ h2{ margin:0 0 25px; -font-size:33px; +font-size:30px; } p{ margin:0 0 20px;