From 499ef7b564d382349eafa45112a8622c090135fe Mon Sep 17 00:00:00 2001 From: James Shiffer <2191476+scoliono@users.noreply.github.com> Date: Sun, 20 Sep 2020 17:53:45 -0700 Subject: [PATCH] dl page style fixes again --- public/Downloads.cfm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/Downloads.cfm b/public/Downloads.cfm index 33e521a..ce3498b 100644 --- a/public/Downloads.cfm +++ b/public/Downloads.cfm @@ -17,8 +17,10 @@ margin: 65px 75px; height: 200px; } - .dllist h6 { + .dllist p, .dllist h6 { margin: 0; + } + .dllist h6 { margin-bottom: 10px; } .dllist img {