diff --git a/src/style.css b/src/style.css index b0e7715b..ac4f7ef2 100644 --- a/src/style.css +++ b/src/style.css @@ -98,10 +98,6 @@ html[data-theme='dark'] { --docsearch-muted-color: rgb(127, 132, 151); } -.DocSearch--active #__docusaurus { - filter: blur(2px); -} - /* Search Button */ .DocSearch-SearchButton {