diff --git a/sass/_typography.scss b/sass/_typography.scss index c818451..09dbd6a 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: 0.875rem 1rem; + padding: 1rem; summary { cursor: pointer;