From 1b0a01df8faaaaeb8f78ec9a90ac6282be3bd3a6 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Mon, 30 Sep 2019 18:53:50 -0400 Subject: [PATCH] not worth it --- views/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/views/style.css b/views/style.css index e5df307..3fa50a3 100644 --- a/views/style.css +++ b/views/style.css @@ -70,9 +70,6 @@ header > details[open] { margin-bottom: 1em; opacity: 1.0; } -header > details ul { - margin-left: -1em; -} header > details li { margin: 1em 0em 1em 0em; }