From 23457327847e46a162e23a3ffb90e6b1f434b960 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Wed, 24 Nov 2021 02:04:25 -0500 Subject: Tweak CSS --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index 7d714bac..7196cc49 100644 --- a/local.css +++ b/local.css @@ -82,6 +82,6 @@ summary h1 { display: inline-block } .speaker-details { margin: 0 } -.vid .resources { margin-bottom: -1em; } +.vid .resources ul { margin-left: 0; list-style-type: none } ol.chapters { list-style-type: none; padding: 0; } .vid figure { margin: 0 } -- cgit v1.2.3