fix about page

This commit is contained in:
2026-06-18 19:48:20 +05:30
parent 8e0d704438
commit 9768eabe4d
163 changed files with 20461 additions and 23 deletions

View File

@@ -211,7 +211,7 @@ button {
}
.marquee-track {
animation: marquee 15s linear infinite;
animation: marquee 80s linear infinite;
will-change: transform;
}