We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c129f9 commit 4e71923Copy full SHA for 4e71923
src/theme/SearchBar/searchHit.jsx
@@ -19,7 +19,7 @@ export function SearchHit({ hit, children }) {
19
color: '#888',
20
display: 'block',
21
lineHeight: '1',
22
- marginTop: '2px'
+ marginBottom: '12px'
23
}}>
24
{breadcrumbs.join(' › ')}
25
</span>
0 commit comments