From fb61d3d063555a9183fab0ec78bb0f4c3cbf0e82 Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 26 Jan 2022 18:26:32 +0530 Subject: new post: Lightweight Linting --- docs/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/style.css') diff --git a/docs/style.css b/docs/style.css index 133b193..5767d9f 100644 --- a/docs/style.css +++ b/docs/style.css @@ -390,3 +390,9 @@ ul { box-shadow: none; } +blockquote { + margin: 0; + padding-left: 0.8rem; + border-left: 2px solid var(--dark-white); +} + -- cgit v1.2.3