2
0

docs(lp): 💄 Add animation on scroll

This commit is contained in:
Baptiste Arnaud
2022-03-17 14:37:00 +01:00
parent 21e926a477
commit 37b7ca32e9
15 changed files with 178 additions and 39 deletions

View File

@ -0,0 +1,4 @@
[data-aos] {
opacity: 1 !important;
transform: translate(0) scale(1) !important;
}