From 0d9f08f82e71c2f09dd12e3bffd90ad1d7d6ed55 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 1 Jun 2023 05:31:59 +0530 Subject: [PATCH] ... --- docs/_static/timestamps.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_static/timestamps.css b/docs/_static/timestamps.css index 4bf38e134..813d61ca6 100644 --- a/docs/_static/timestamps.css +++ b/docs/_static/timestamps.css @@ -9,4 +9,5 @@ .timestamp-list dd { grid-column-start: 2; + margin-left: 1em; }