Update style.css

This commit is contained in:
deepend-tildeclub
2024-08-17 10:55:38 -06:00
committed by GitHub
parent e9fdc3f345
commit 559820b906

View File

@@ -337,6 +337,6 @@ pre {
transform: translateX(0);
}
100% {
transform: translateX(-50%);
transform: translateX(-100%);
}
}