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