diff --git a/docs/style.css b/docs/style.css index ab4ba8ddc..1e98ae2ff 100644 --- a/docs/style.css +++ b/docs/style.css @@ -41,6 +41,7 @@ h6 code:not(pre code) { ); background-size: 300% 100%; animation: colorWave 14s ease-in-out infinite alternate; + pointer-events: none; } .dark #banner {