From 0a6d8c78730f1da263a855d1f17c0ff92ac1070a Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Sun, 22 Apr 2018 18:43:49 -0700 Subject: wip category stuff --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 8a3e1a3..a91915a 100644 --- a/static/style.css +++ b/static/style.css @@ -29,6 +29,10 @@ p, ul { margin-bottom: 1.25rem; } +#filters h4 { + margin-bottom: 0; +} + blockquote { padding: 1rem 1rem 0 1rem; } -- cgit v1.2.3