2020-09-03 11:08:09 -04:00

9 lines
177 B
CSS

.g-search {
width: calc(100% - 2rem);
max-width: 600px;
& .c-hits .ais-Highlight-highlighted {
/* Insert custom background color applied to highlighted hits */
}
}