top 5 worst search features of all time. number 5

This commit is contained in:
2022-06-08 23:32:55 +02:00
parent 686b844233
commit 624293168f
4 changed files with 74 additions and 34 deletions

View File

@@ -146,4 +146,11 @@ main {
.main-animation-reverse {
animation: not-cheating 0.5s ease-in-out reverse;
}
}
.result-header {
font-family: var(--font-h);
font-size: 2rem;
}
/* todo. organize this file better. this is a fucking mess */