diff --git a/sass/_typography.scss b/sass/_typography.scss index 09dbd6a..c818451 100644 --- a/sass/_typography.scss +++ b/sass/_typography.scss @@ -215,7 +215,7 @@ details { box-shadow: var(--edge-highlight); border-radius: var(--rounded-corner); background-color: var(--fg-muted-1); - padding: 1rem; + padding: 0.875rem 1rem; summary { cursor: pointer;