From 92e5029770132bea6bbb9b2f5f3948ed288b28aa Mon Sep 17 00:00:00 2001 From: Ana Isabel Carvalho Date: Thu, 5 Jun 2014 03:09:46 +0100 Subject: [PATCH] fixed infographic --- css/main.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index bd3d58b..50f23ca 100644 --- a/css/main.css +++ b/css/main.css @@ -646,10 +646,12 @@ input[type='reset']:hover { #header #infographic { margin-bottom: 1.5em; + display: inline; } #header #infographic a { - height: 200px; + width: 250px; + height: 100px; overflow: hidden; } -- 2.25.1