mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-13 09:25:07 +01:00
8 lines
88 B
CSS
8 lines
88 B
CSS
|
.feather.left {
|
||
|
transform: rotate(180deg);
|
||
|
}
|
||
|
|
||
|
.arrow {
|
||
|
display: inline-block;
|
||
|
}
|