diff options
author | 2025-07-25 22:24:02 -0400 | |
---|---|---|
committer | 2025-07-25 22:24:02 -0400 | |
commit | 0d05dd065e16671947dc7afe5745c6429e160b17 (patch) | |
tree | 916dee3cbaf7b67738a9c13de88163847ab13c82 /index.shtml | |
parent | b64552078ec91b4d2251f57a6757ce4816c1595b (diff) | |
download | web-0d05dd065e16671947dc7afe5745c6429e160b17.tar.xz |
Diffstat (limited to 'index.shtml')
-rw-r--r-- | index.shtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.shtml b/index.shtml index 1ea3a43..794744c 100644 --- a/index.shtml +++ b/index.shtml @@ -54,6 +54,7 @@ div.projects-flex details[open]{ background-color: unset !important; padding: 0 1em 1em 1em; + pointer-events: auto; } div.projects-flex details[open] summary{ border-bottom: 1px solid var(--principal-fg); |