From a582f3d30541aa34f377b012a83b7dca2e978d91 Mon Sep 17 00:00:00 2001 From: Kristofer Koishigawa Date: Wed, 14 Oct 2020 12:03:39 +0900 Subject: [PATCH] Update public/style.css Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com> --- public/style.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/public/style.css b/public/style.css index ec3686c..1bb827c 100644 --- a/public/style.css +++ b/public/style.css @@ -28,12 +28,6 @@ ol { } ul { - list-style-type: none; -} - -li { - margin-bottom: 0.5em; -} .user-stories li { margin-bottom: 1em;