aboutsummaryrefslogtreecommitdiff
path: root/tmpl.go
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl.go')
-rw-r--r--tmpl.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl.go b/tmpl.go
index 0ddce61..8168a24 100644
--- a/tmpl.go
+++ b/tmpl.go
@@ -125,7 +125,7 @@ func init() {
details {
margin-top: 2rem;
background-color: var(--darker-box-background-color);
- padding: 1rem;
+ padding: 0.5rem;
border-radius: var(--radius-1);
box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.05);
}