This website requires JavaScript.
Explore
Help
Register
Sign In
Ela-Erwita
/
MIF_E31210385
Watch
1
Star
0
Fork
You've already forked MIF_E31210385
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b0d084d74d
MIF_E31210385
/
public
/
frontend
/
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