mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-03-02 17:24:08 +00:00
fix: blog cards lowercase
This commit is contained in:
parent
81094d001c
commit
0037edfa4b
@ -62,6 +62,10 @@
|
||||
|
||||
.content {
|
||||
height: auto;
|
||||
|
||||
p {
|
||||
text-transform: none;
|
||||
}
|
||||
}
|
||||
|
||||
.read {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user