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);