From 317681a13d65a07ac35f189d8d2e93c378ef8004 Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 17 Feb 2015 20:32:33 +0200 Subject: [PATCH] Changing logo --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1c98dcc..5a10075 100644 --- a/index.html +++ b/index.html @@ -136,8 +136,8 @@ linear-gradient(rgba(62,92,32,.2) 50%, transparent 50%); } #icon { - font-size: 230px; - line-height: 220px; + font-size: 255px; + line-height: 222px; margin-top: 0px; font-family: 'icon'; text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.11);