From 0631f8d8f54d66b7176cefb4d3dcd954567b557a Mon Sep 17 00:00:00 2001 From: daudix Date: Mon, 12 Aug 2024 17:37:06 +0300 Subject: [PATCH] Revert "Slightly slimmer
" This reverts commit 12e9202a66eb0140ac9f1daf2f4121ac25bd07fa. --- sass/_typography.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;