next block lower case css fix
This commit is contained in:
parent
9d8037b5b0
commit
3014222eb1
@ -18,5 +18,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.next-block {
|
.next-block {
|
||||||
text-transform: capitalize;
|
text-transform: lowercase;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user