From ed4be926a7217018e052e3fecda92e4ee671d950 Mon Sep 17 00:00:00 2001 From: Darin Dimitroff Date: Tue, 3 Jan 2017 11:44:31 +0200 Subject: Cleans up and refactors CSS --- src/css/imports/_lists.css | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'src/css/imports/_lists.css') diff --git a/src/css/imports/_lists.css b/src/css/imports/_lists.css index 88ca28d..13f96b7 100755 --- a/src/css/imports/_lists.css +++ b/src/css/imports/_lists.css @@ -1,8 +1 @@ -/* - - LISTS - http://tachyons.io/docs/elements/lists/ - -*/ - -.list { list-style-type: none; } +.list { list-style-type: none; } -- cgit v1.3