Nadav Cohen
Results
3
comments of
Nadav Cohen
@EvanAgee
I think this is a crucial feature for people who work for organizations. Maybe a hack that adds a hook for when the project is opened, and also some hooks...
If there isn't any formal solution yet, you can do: ``` @media only screen and (max-width:768px) { .wow { animation-delay: 0s!important; } } ```