Skip to content

Commit ccac3c7

Browse files
committed
Revert "update: docs ui (#938)"
This reverts commit 3d9be4c.
1 parent 1ee26a7 commit ccac3c7

24 files changed

+1403
-2068
lines changed
69.3 KB
Loading
3.99 MB
Loading
367 KB
Loading

src/components/docs/algolia-search.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { DocSearch } from "@docsearch/react";
33
import "../../styles/globals.css";
44
const AlgoliaSearch = () => {
55
return (
6-
<div className="llg:w-[22rem] w-full lg:w-[16rem]">
6+
<div className="w-full md:w-[22rem]">
77
<DocSearch
88
appId="GIAYK50IZ2"
99
apiKey="ab27356463ffa13e3d75727cd71bfc69"

0 commit comments

Comments
 (0)