From 9949979f102b735d0bc5d20b7788d1e675814dea Mon Sep 17 00:00:00 2001 From: Matheus Mariano Date: Tue, 15 Oct 2024 11:46:59 -0300 Subject: [PATCH] translate menu fix --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 7716460..e86f8a3 100644 --- a/css/style.css +++ b/css/style.css @@ -91,7 +91,7 @@ a { height: 72px; display: inline; position: fixed; - right: 3.85rem; + right: 2rem; top: 0; padding: 0 0.75rem; }