Skip to content

Commit

Permalink
ENDOC-670 Make one more style fix for regular pages
Browse files Browse the repository at this point in the history
  • Loading branch information
nshaw committed Mar 10, 2023
1 parent d5010f9 commit c9439f2
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 c9439f2

Please sign in to comment.