From cee934c1ff7623626829a10c1a85f1b1b6faaa81 Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 11 Aug 2015 12:26:11 +0300 Subject: [PATCH] Update index.html --- index.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/index.html b/index.html index a5864ce..b96c111 100644 --- a/index.html +++ b/index.html @@ -116,7 +116,6 @@ h2 { margin: 0 0 15px; text-transform: uppercase; font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif; - font-weight: 700; letter-spacing: 1px; text-align: center; font-size: 19px; @@ -186,7 +185,6 @@ a:focus { font-size: 35px; text-transform: uppercase; font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif; - font-weight: 700; letter-spacing: 1px; text-align: center; margin: 0; @@ -197,8 +195,7 @@ a:focus { h1 { font-size: 12px; text-transform: uppercase; - font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif; - font-weight: 400; + font-family: montserratregular,"Helvetica Neue",Helvetica,Arial,sans-serif; margin-top: 0; padding-bottom: 22px; line-height: 6px;