reduce padding to 0.3em

This commit is contained in:
Nemo 2023-12-27 10:32:50 +05:30
parent 9b6b03a133
commit 28df0665c4
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ mark {
}
details {
padding-bottom: 0.4em;
padding-bottom: 0.3em;
}
details summary:focus-visible {