Skip to content

Commit

Permalink
chore: summary cursor pointer default
Browse files Browse the repository at this point in the history
  • Loading branch information
neurosnap committed Jun 24, 2024
1 parent e44698d commit f865ab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/smol.css
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ small {

summary {
display: list-item;
cursor: pointer;
}

h1,
Expand Down

0 comments on commit f865ab7

Please sign in to comment.