From ebd225985010f5451821bef6b223d416c8e34d04 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 12 Oct 2019 08:49:24 -0400 Subject: stuff --- public/css/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/css') diff --git a/public/css/style.scss b/public/css/style.scss index 4ecceb3..6ebfa9e 100644 --- a/public/css/style.scss +++ b/public/css/style.scss @@ -24,7 +24,7 @@ ul { text-align: center; } .none { - list-style-type:none; + list-style-type: none; } } -- cgit v1.2.3