removed search engine indicator from results

This commit is contained in:
frosty
2026-03-24 15:37:13 -04:00
parent 8b7b8de06c
commit e9b01902d9
3 changed files with 3 additions and 57 deletions

View File

@@ -294,12 +294,7 @@ h1 span {
display: block;
margin-bottom: 4px;
}
.result-sources {
color:var(--text-secondary);
display:block;
font-size:0.78rem;
margin-bottom:8px;
}
@media (max-width: 768px) {
.result-favicon {