From 68f151a3dc8bdd2b9422915523d88ce86c45d17c Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Fri, 14 Mar 2025 12:33:58 +0000 Subject: Add arabic to scrolling title --- html/assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/assets/style.css') diff --git a/html/assets/style.css b/html/assets/style.css index 8d04ef9..01b21e3 100644 --- a/html/assets/style.css +++ b/html/assets/style.css @@ -439,7 +439,7 @@ ul.animated-name li.animated-name } to { - transform: translateY(-83.2%); + transform: translateY(-85.7%); } } -- cgit v1.2.3