From 804f579bf5ba1322a37dc7a8075ba65737572ff2 Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Mon, 30 Sep 2013 16:53:19 -0700 Subject: [PATCH] style --- css/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/style.css b/css/style.css index 2b4121d..59c75d3 100644 --- a/css/style.css +++ b/css/style.css @@ -249,12 +249,12 @@ margin-bottom:0.2em; /*margin-bottom:0.3em;*/ } .entries.projects.index li { - width:inherit; - height:auto; + /*width:inherit;*/ + /*height:auto;*/ } .entries.projects.index .thumb { - max-width:400px; - max-height:400px; + /*max-width:400px;*/ + /*max-height:400px;*/ } .entries.projects.index li strong { } -- 2.34.1