add. ime for real

This commit is contained in:
2022-06-09 02:29:42 +02:00
parent 9c513f8319
commit 57ea079eaf
3 changed files with 23 additions and 1 deletions

View File

@@ -101,6 +101,9 @@ header #search button {
text-align: center;
height: 2rem;
border-left: 1px solid var(--grey);
color: var(--grey);
transition: 0.3s color ease;
cursor: pointer;
}
header input {