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