pointer events none

This commit is contained in:
2024-12-02 13:20:16 +11:00
parent 883ff0104e
commit 5802a133f7

View File

@@ -152,6 +152,8 @@ h1 {
font-size: 2rem;
text-decoration: none;
display: inline-block;
pointer-events: none;
/* Ensure proper alignment for the text-shadow */
}