From c0b03fc74ae4ed553974eabf86cdb3c577e315b6 Mon Sep 17 00:00:00 2001 From: Rafael Diego Date: Mon, 28 Sep 2015 11:10:36 -0300 Subject: [PATCH] alteração do css das lists --- src/app/layout.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.scss b/src/app/layout.scss index 173659a..1ae9f8c 100644 --- a/src/app/layout.scss +++ b/src/app/layout.scss @@ -232,9 +232,9 @@ ul.list-color li:before { ul.list-color li:before { content: "\2022"; font-weight: bold; - font-size: 20px; + font-size: 12px; position: relative; - top: 2px; + padding-right: 4px; color: #2a9677; } -- libgit2 0.21.2