From c56a1fe7639c56e51a5213329ac0dc787ff96291 Mon Sep 17 00:00:00 2001 From: dweller Date: Mon, 26 Feb 2024 17:39:44 +0200 Subject: guess what? yep, more CSS fixes --- style/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style/main.css') 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; } -- cgit v1.2.3