mirror of
https://github.com/jenil/chota.git
synced 2023-08-10 21:13:07 +03:00
Use combo of .row and .reverse to reverse direction
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
margin-right: calc(var(--grid-gutter) / -2);
|
||||
}
|
||||
|
||||
.row-reverse {
|
||||
.row.reverse {
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user