Make animations faster

This commit is contained in:
2021-01-20 19:45:28 -06:00
parent 7daf825ea1
commit 3a0d2ac6ef
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ h4 {
font-size: 16px;
font-family: var(--font);
padding: 0.25em;
transition: .08s ease-in;
transition: .04s ease-in;
width: 100%;
}
.search-input:hover,