Skip to content

Commit

Permalink
Merge pull request #692 from entando/ENDOC-670-blog-header
Browse files Browse the repository at this point in the history
ENDOC-670 Make one more style fix for regular pages
  • Loading branch information
jyunmitch authored Mar 10, 2023
2 parents 3b84ae5 + c9439f2 commit fac3f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vuepress/docs/.vuepress/styles/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ body {
max-width: 740px;
margin: 0 auto;
padding: 2rem 2.5rem;
display: block;
}

.theme-default-content:not(.custom) > h1:first-child,
Expand Down

0 comments on commit fac3f5c

Please sign in to comment.