Skip to content

Commit 4e71923

Browse files
dhtclkBlargian
andauthored
Update src/theme/SearchBar/searchHit.jsx
Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
1 parent 0c129f9 commit 4e71923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/SearchBar/searchHit.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export function SearchHit({ hit, children }) {
1919
color: '#888',
2020
display: 'block',
2121
lineHeight: '1',
22-
marginTop: '2px'
22+
marginBottom: '12px'
2323
}}>
2424
{breadcrumbs.join(' › ')}
2525
</span>

0 commit comments

Comments
 (0)