diff --git a/sass/_typography.scss b/sass/_typography.scss index 7e346df..67bb4b8 100644 --- a/sass/_typography.scss +++ b/sass/_typography.scss @@ -231,7 +231,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:hover { cursor: pointer;