fix: blog cards lowercase

This commit is contained in:
Manuel Garcia Genta 2022-04-13 09:48:46 -03:00
parent 81094d001c
commit 0037edfa4b

View File

@ -62,6 +62,10 @@
.content {
height: auto;
p {
text-transform: none;
}
}
.read {