Slightly slimmer <details>

This commit is contained in:
daudix
2024-08-12 03:02:37 +03:00
parent d0407506f0
commit 12e9202a66

View File

@ -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;