8 lines
88 B
CSS
Raw Normal View History

2021-07-13 23:31:37 +01:00
.feather.left {
transform: rotate(180deg);
}
.arrow {
display: inline-block;
}