From 0b4db1d81c759906a329d1b7c17cea7a5e36c986 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Mon, 9 May 2022 18:34:41 -0700 Subject: [PATCH] list --- static/css/toledot.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/toledot.css b/static/css/toledot.css index 7c657e7..59d62b3 100644 --- a/static/css/toledot.css +++ b/static/css/toledot.css @@ -14,5 +14,5 @@ blockquote { ul { list-style-type: disc; - margin-left: 1rem; + margin-left: 2rem; }