This website requires JavaScript.
Explore
Help
Register
Sign In
gitomkie
/
estatesfunding
Watch
1
Star
0
Fork
You've already forked estatesfunding
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f76471acd4
estatesfunding
/
ef-ui
/
public
/
scss
/
utilities
/
_rotate.scss
8 lines
90 B
SCSS
Raw
Blame
History
.
rotate-15
{
transform
:
rotate
(
15
deg
)
;
}
.
rotate-n-15
{
transform
:
rotate
(
-
15
deg
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink