Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Missing comma in float-shadow in property scope
The missing comma here prevented the transition-property from being properly scoped to only transform and opacity. Adding in this comma mitigates that.
- Loading branch information