use cross-rotate()

This commit is contained in:
Yuwei Ba 2015-07-20 16:01:04 +08:00
parent 8c22dac4ae
commit 44c5f8cfca

View File

@ -74,7 +74,7 @@
}
&-jump-prev {
transform: rotate(180deg);
.cross-rotate(180deg);
&:hover {
&:after {
content: "\e611\e611";
@ -134,7 +134,7 @@
}
&-prev {
transform: rotate(180deg);
.cross-rotate(180deg);
a {
&:after {
content: "\e611";