aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
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;
}