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
@ -18,5 +18,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.next-block {
|
.next-block {
|
||||||
text-transform: capitalize;
|
text-transform: lowercase;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user