diff options
author | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2025-03-14 12:33:58 +0000 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2025-03-14 12:33:58 +0000 |
commit | 68f151a3dc8bdd2b9422915523d88ce86c45d17c (patch) | |
tree | ae460b59f26442f3a43d95b7c71d5203b2cf6532 /html/assets/style.css | |
parent | 729a439eb2e3957aa2831947bade4727f46c9696 (diff) |
Add arabic to scrolling title
Diffstat (limited to 'html/assets/style.css')
-rw-r--r-- | html/assets/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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%); } } |