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