summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index 4ff016c..34d8261 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -481,6 +481,7 @@ h2 {
border-radius: 8px;
background: var(--panel);
padding: 16px;
+ margin-bottom: 20px;
}
.detail-panel .eyebrow {