4 lines
50 B
CSS
4 lines
50 B
CSS
.icon-rotate-120 {
|
|
transform: rotate(120deg);
|
|
}
|
.icon-rotate-120 {
|
|
transform: rotate(120deg);
|
|
}
|