aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/components.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components.css')
-rw-r--r--src/components.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components.css b/src/components.css
index 961394a..828827f 100644
--- a/src/components.css
+++ b/src/components.css
@@ -91,7 +91,7 @@ details,
& > :nth-child(2) {
overflow: auto;
--full-width: calc(100vw - 25ch);
- margin-top: var(--gap);
+ padding-top: var(--gap);
}
}
}