4 lines
64 B
CSS
4 lines
64 B
CSS
|
.post-header .matter .title:nth-child(2) {
|
||
|
display: none;
|
||
|
}
|