Tweak styles: less list padding; limit cursor:pointer

main
Chandler Swift 2024-10-19 15:53:48 -05:00
parent ae36e042c2
commit 46735e5c31
Signed by: chandlerswift
GPG Key ID: A851D929D52FB93F
1 changed files with 1 additions and 2 deletions

View File

@ -60,8 +60,7 @@ aside .close {
display: none;
}
aside details {
margin-bottom: 2em;
aside details summary {
cursor: pointer;
}