Improve styling of search results

This commit is contained in:
Tom Moor
2023-11-28 23:04:20 -05:00
parent 5092694951
commit b8f5d669fe
5 changed files with 8 additions and 10 deletions

View File

@@ -81,7 +81,6 @@ declare module "styled-components" {
accent: string;
yellow: string;
warmGrey: string;
searchHighlight: string;
danger: string;
warning: string;
success: string;