From 06f86047791eb1b31ff9452bbe6aa47e4f1cfe32 Mon Sep 17 00:00:00 2001 From: partisan Date: Thu, 24 Apr 2025 10:10:51 +0200 Subject: [PATCH] fixed css alignment --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 558a6cc..ce09e7d 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -448,7 +448,7 @@ this is so stupid, separate css into general style and per result page css style margin-top: -28px !important; line-height: 1.3; letter-spacing: -0.4px; - bottom: 2px; + bottom: 6px; right: 2px; border-radius: 3px; backdrop-filter: blur(2px);