Decreased the width of the searchbar

add-license-1
Guus van Meerveld 5 years ago committed by GitHub
parent efbafd3c08
commit f34354d9ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ body {
right: 2rem;
top: 8px;
padding: 1rem;
width: 25rem;
width: 20rem;
height: 39px;
border-radius: .5rem;
outline: none;