diff --git a/style.css b/style.css index d471bbf..16fccda 100644 --- a/style.css +++ b/style.css @@ -152,6 +152,8 @@ h1 { font-size: 2rem; text-decoration: none; display: inline-block; + pointer-events: none; + /* Ensure proper alignment for the text-shadow */ }