From 85fe7b418b9957c08679fc7a0f4a5534a1f57c8f Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Mon, 9 May 2022 18:29:05 -0700 Subject: [PATCH] list --- static/css/toledot.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/toledot.css b/static/css/toledot.css index 18aa68d..a453b4e 100644 --- a/static/css/toledot.css +++ b/static/css/toledot.css @@ -14,4 +14,5 @@ blockquote { blockquote ul { list-style-type: disc; + margin-left: 1rem; }