From 88cfaf87aad82d2ea16459f0fde6f8c7b9e0c5df Mon Sep 17 00:00:00 2001 From: Dominika Liberda Date: Wed, 21 Jul 2021 01:11:31 +0000 Subject: [PATCH] * fix typo --- webroot/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webroot/css/style.css b/webroot/css/style.css index 5cec44c..2280398 100644 --- a/webroot/css/style.css +++ b/webroot/css/style.css @@ -9,7 +9,7 @@ pre { margin-top: 5px; margin-bottom: 15px; } -.comment-thread, { +.comment-thread { margin-left: 16px; } .show-more {