diff --git a/src/style.css b/src/style.css index 2aa0fbd4bd..033c044e64 100644 --- a/src/style.css +++ b/src/style.css @@ -53,7 +53,8 @@ input:hover { input:focus { background: linear-gradient(180deg, #fff 0%, #f6f6f7 100%) url('./images/Search.svg') no-repeat left center; - background-size: 19px 19px; + font-weight: 900; outline: none; color: inherit; } +git add readme.md