About Social Code
summaryrefslogtreecommitdiff
path: root/html/assets
diff options
context:
space:
mode:
authorLucas Fryzek <lucas.fryzek@fryzekconcepts.com>2025-03-14 12:33:58 +0000
committerLucas Fryzek <lucas.fryzek@fryzekconcepts.com>2025-03-14 12:33:58 +0000
commit68f151a3dc8bdd2b9422915523d88ce86c45d17c (patch)
treeae460b59f26442f3a43d95b7c71d5203b2cf6532 /html/assets
parent729a439eb2e3957aa2831947bade4727f46c9696 (diff)
Add arabic to scrolling title
Diffstat (limited to 'html/assets')
-rw-r--r--html/assets/style.css2
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%);
}
}