Remove unused 'font-family' line in style.css for search suggestion. Stick with 'serif'.
This commit is contained in:
parent
f2c1517bde
commit
825548a87b
|
@ -85,7 +85,6 @@
|
|||
color: var(--color-link);
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-size: 0.6em;
|
||||
font-family: serif;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue