From 2eb94bdde5d1f14f5cb4b33caab65f416ade84bd Mon Sep 17 00:00:00 2001 From: Vlad Faust Date: Mon, 19 Nov 2018 14:32:08 +0300 Subject: [PATCH] fix: supporters list display bug --- src/style.sass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/style.sass b/src/style.sass index d5b7aa3..5714fef 100644 --- a/src/style.sass +++ b/src/style.sass @@ -54,7 +54,6 @@ ul margin-top: 0.75rem a - display: table-cell font-size: 1.2rem img @@ -65,6 +64,9 @@ ul ul.projects list-style: none + a + display: table-cell + ul.supporters list-style: square