Add a clear button

This commit is contained in:
2024-01-08 19:42:52 +01:00
parent 6a5888640c
commit 947b539b1d
3 changed files with 14 additions and 4 deletions

View File

@@ -36,10 +36,10 @@ h1 {
.input {
display: flex;
align-items: center;
margin-bottom: 0.5em;
}
input {
padding: 0.3em 0.5em;
margin-bottom: 0.5em;
font-size: 1.1em;
width: 6em;
background-color: transparent;