change h2 into div
This commit is contained in:
parent
c0b68f3377
commit
23f7c3ab1a
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ article.post:first-child {
|
|||
padding-top: 3.6rem;
|
||||
}
|
||||
|
||||
article.post header.post-header h2.post-title {
|
||||
article.post header.post-header div.post-title h2 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue