summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/components/Search.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/components/Search.css b/docs/src/components/Search.css
index 0b85299e9..330a02d1d 100644
--- a/docs/src/components/Search.css
+++ b/docs/src/components/Search.css
@@ -35,7 +35,7 @@
padding: 0.33em 0.5em;
overflow: visible;
font-weight: 500;
- font-size: 100%;
+ font-size: 1rem;
font-family: inherit;
line-height: inherit;
background-color: var(--theme-divider);