Skip to content

Commit 1812e2f

Browse files
committed
...
1 parent aaa56ea commit 1812e2f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

homedocs/TODO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[ ] Fix search (make whole item clickable)
1+
[x] Fix search (make whole item clickable)
22
[ ] Add SEO data
33
[ ] Add Google Analytics
4-
[ ]
4+
[ ] Preserve @jsxImportSource in llms.txt

homedocs/src/styles/global.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,6 +1338,7 @@ $cx-dropdown-styles: cx-deep-map-merge(
13381338
border: 1px solid hsl(var(--border)) !important;
13391339
border-radius: 6px !important;
13401340
color: hsl(var(--foreground)) !important;
1341+
font-weight: 400 !important;
13411342

13421343
&::placeholder {
13431344
color: hsl(var(--muted-foreground));

0 commit comments

Comments
 (0)