summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.shtml1
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);