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 deed6eb commit a41f5d3Copy full SHA for a41f5d3
docs/css/instantsearch.css
@@ -54,8 +54,8 @@ footer.md-footer {
54
.md-content .ais-InstantSearch .ais-Highlight-highlighted {
55
background-color: #ECF4FF;
56
color: #4191FF;
57
- font-size: 14px;
58
- line-height: 21px;
+ font-size: inherit;
+ line-height: inherit;
59
}
60
61
.md-content .ais-InstantSearch .instantsearch__entry {
0 commit comments