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;