Skip to content

Commit 23473ee

Browse files
authored
chore: fix font-family in the Ask AI button (#2315)
As discussed on Slack.
1 parent 25bf2d9 commit 23473ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apify-docs-theme/src/theme/SearchBar/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
background-color: var(--ifm-color-primary);
2929
border-radius: 8px;
3030
color: var(--color-neutral-text-on-primary);
31+
font-family: inherit;
3132
font-size: 1.6rem;
3233
font-weight: 500;
3334
line-height: 2.4rem;

0 commit comments

Comments
 (0)