src/assets/css/global.css
@@ -105,4 +105,15 @@ background: #3DBEFD !important; 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; }