mirror of
https://github.com/mempool/mempool.git
synced 2025-10-05 21:53:06 +02:00
Merge pull request #3310 from mempool/simon/next-block-lower-case-css-fix
next block lower case css fix
This commit is contained in:
@@ -18,5 +18,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.next-block {
|
.next-block {
|
||||||
text-transform: capitalize;
|
text-transform: lowercase;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user