From 95f1cb9a4c804fa645aad475466950d4b2ec9c0d Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 29 Jul 2025 12:10:31 -0300 Subject: [PATCH] css --- public/widget/custom/brandize.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/widget/custom/brandize.css b/public/widget/custom/brandize.css index 8cba45b..b49a559 100644 --- a/public/widget/custom/brandize.css +++ b/public/widget/custom/brandize.css @@ -168,12 +168,13 @@ text-decoration: none; border-radius: 0px; font-size: 16px; + border: none; font-weight: bold; transition: background-color 0.3s ease, box-shadow 0.3s ease; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); position: absolute; right: 0; - top: 50%; + top: 10%; transform: translateY(-50%) }