src/assets/css/global.css
@@ -106,3 +106,14 @@ color: rgba(1, 15, 22, 0.85) !important; } .contentRight_l_left{ opacity: 0; transform: translateX(-100px); transition: opacity 1s ease, transform 1s ease; } .contentRight_l_rgiht{ opacity: 0; transform: translateX(100px); transition: opacity 1s ease, transform 1s ease; }