Animate mempool block viz reversal

This commit is contained in:
Mononaut
2022-09-30 00:42:02 +00:00
parent 3023be257c
commit aeb29a489a
4 changed files with 6 additions and 16 deletions

View File

@@ -128,7 +128,7 @@ h1 {
.time-ltr .next-previous-blocks {
.nav-arrow {
transform: rotate(180deg);
transform: scaleX(-1);
}
.nav-arrow.next {
order: 2;