From a2c60f50d267f023830ed220120aaf8624c36872 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 3 Jan 2017 21:53:50 -0500 Subject: get rid of pointless padding --- src/main.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.scss') diff --git a/src/main.scss b/src/main.scss index 4eb6fb7..52bca7c 100644 --- a/src/main.scss +++ b/src/main.scss @@ -119,6 +119,7 @@ body.index { ul { list-style: none; display: table; + padding: 0; li { display: table-row; line-height: 1.3em; -- cgit v1.2.3