diff --git a/index.css b/index.css index d2328c6..abddf45 100644 --- a/index.css +++ b/index.css @@ -203,6 +203,7 @@ details { summary { font-weight: var(--font-weight-medium); + cursor: pointer; } details[open] summary { margin-bottom: var(--line-height);