mirror of
https://github.com/mempool/mempool.git
synced 2025-03-03 17:47:01 +01: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:
commit
7b2ea9c4c8
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.next-block {
|
.next-block {
|
||||||
text-transform: capitalize;
|
text-transform: lowercase;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue