mirror of
https://github.com/mempool/mempool.git
synced 2025-09-26 19:47:54 +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 {
|
||||
text-transform: capitalize;
|
||||
text-transform: lowercase;
|
||||
}
|
||||
|
Reference in New Issue
Block a user