From 56397488d09231fd3edd5df088146a2f70c092d2 Mon Sep 17 00:00:00 2001 From: Raphael Goetter Date: Thu, 25 Jul 2013 21:40:27 +0200 Subject: [PATCH] ajustement .autogrid5 --- css/grids.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/grids.css b/css/grids.css index a895a1b..c3da30d 100644 --- a/css/grids.css +++ b/css/grids.css @@ -47,7 +47,7 @@ .autogrid2 > * {width: 49.55%} .autogrid3 > * {width: 32.8%} .autogrid4 > * {width: 24.4%} -.autogrid5 > * {width: 19.2%} +.autogrid5 > * {width: 19.4%} .autogrid6 > * {width: 16%} .autogrid8 > * {width: 11.75%} .autogrid10 > * {width: 9.3%}