diff --git a/static/error.css b/static/error.css index 318e8fa5..cd4ce6e1 100644 --- a/static/error.css +++ b/static/error.css @@ -15,9 +15,10 @@ h1 { font-weight: normal; line-height: 1; margin: 0; + overflow: visible; &:hover { - text-shadow: 0 0 100px; + text-shadow: 0 0 0.25em; } }