From eb4ab3665fdd639e0e7517e1dc113969f16e548c Mon Sep 17 00:00:00 2001 From: Leonardo Merlin Date: Thu, 30 Apr 2015 16:07:32 -0300 Subject: [PATCH] Try to fix #127 --- index.html | 223 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------------------------------------- sass/style.scss | 8 ++++---- 2 files changed, 117 insertions(+), 114 deletions(-) diff --git a/index.html b/index.html index 47c5f1c..5ac9e3e 100644 --- a/index.html +++ b/index.html @@ -88,8 +88,9 @@ - -
+
+
+
diff --git a/sass/style.scss b/sass/style.scss index ad56b7f..be3638b 100755 --- a/sass/style.scss +++ b/sass/style.scss @@ -43,10 +43,10 @@ h1 { } } -#proposal-result { - width: 90%; - margin: 0 auto 40px auto; -} +// #proposal-result { +// width: 90%; +// margin: 0 auto 40px auto; +// } #content { padding-bottom: 50px; -- libgit2 0.21.2