17 lines
357 B
Markdown
17 lines
357 B
Markdown
---
|
|
id: task-14
|
|
title: Fix header links click blocking
|
|
status: Done
|
|
assignee: []
|
|
created_date: '2026-01-30 15:09'
|
|
labels: []
|
|
dependencies: []
|
|
priority: high
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
Add pointer-events:none to glitch effect pseudo-elements and z-index to nav links to ensure reliable clicking.
|
|
<!-- SECTION:DESCRIPTION:END -->
|