From b977033eb9f47e2b21b91c60373cfb0eacd1c71d Mon Sep 17 00:00:00 2001 From: Panos Sakkos Date: Wed, 21 Oct 2015 01:02:44 +0200 Subject: [PATCH] Revert "Fixed ul rendering." This reverts commit f9dff1f0d2a2597d93a7ae2728702d0f69ba9f8c. --- css/grayscale.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/grayscale.scss b/css/grayscale.scss index a65bea5..8add9be 100755 --- a/css/grayscale.scss +++ b/css/grayscale.scss @@ -66,7 +66,7 @@ a { font-weight: 400; } -ul, +.ul, ol { text-align: center; margin: 0 0 35px;