From 54123a033d87f46ae1bc3d8619b1877fc8ba625e Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Thu, 18 Jun 2015 11:32:33 -0300 Subject: [PATCH] Fix block's left alignment --- style.css | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 4972557..1b6f0b6 100644 --- a/style.css +++ b/style.css @@ -753,7 +753,6 @@ p { } .block-outer { - float: left; margin-bottom: 45px; clear: both; } -- libgit2 0.21.2