From 45e2524469d4a91e59bcd101cc4e7440474d764a Mon Sep 17 00:00:00 2001 From: Neil Dewhurst Date: Mon, 28 Oct 2024 12:44:45 +0000 Subject: [PATCH] linted --- src/css/docs-ndl.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/css/docs-ndl.css b/src/css/docs-ndl.css index 94156f91..8cf3915e 100644 --- a/src/css/docs-ndl.css +++ b/src/css/docs-ndl.css @@ -508,7 +508,7 @@ body.docs-ndl .highlights .sectionbody > div { flex: 0 1 50%; justify-content: center; align-self: center; - padding: 1rem 2rem 1rem; + padding: 1rem 2rem 1rem; } body.docs-ndl .highlights .sectionbody > div.icon span.image {