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