mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-09-12 05:57:35 -05:00
Change related posts heading from h1 to h2
This was caught by a Bing Webmaster check: "There are multiple <h1> tags on the page."
This commit is contained in:
@@ -784,7 +784,7 @@ figcaption {
|
||||
*/
|
||||
|
||||
.related-posts > hr,
|
||||
.related-posts > h1 {
|
||||
.related-posts > h2 {
|
||||
margin: var(--page-margin);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user