From 96b466e931ba5d96cdfaa281fb001e50c8405584 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Wed, 22 Apr 2015 09:28:12 +0200 Subject: [PATCH] Fix SASS file to suppress warning --- css/style.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.sass b/css/style.sass index 21dc659..e6899e4 100644 --- a/css/style.sass +++ b/css/style.sass @@ -76,7 +76,7 @@ body ul margin: 8px padding: 0 - list-style-type:none + list-style-type: none float: right li