diff options
Diffstat (limited to 'style/main.css')
-rw-r--r-- | style/main.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/style/main.css b/style/main.css index e650d1b..627da0a 100644 --- a/style/main.css +++ b/style/main.css @@ -280,8 +280,8 @@ button, input { all: unset; } { background: no-repeat url("/imgs/search.svg"); background-size: contain; - margin-top: 0.15rem; - width: 1.25rem; + background-position: center; + width: 16pt; margin-right: 1rem; } |