mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-13 06:26:16 +00:00
7 lines
88 B
CSS
7 lines
88 B
CSS
.feather.left {
|
|
transform: rotate(180deg);
|
|
}
|
|
|
|
.arrow {
|
|
display: inline-block;
|
|
}
|