Skip to content

Commit

Permalink
Add left padding to page nav title (#1625)
Browse files Browse the repository at this point in the history
  • Loading branch information
MorningLit committed Jul 5, 2021
1 parent 1d211f1 commit 1e0c159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core-web/src/styles/page-nav.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
.page-nav-title {
color: black;
white-space: inherit;
padding-left: 0.5rem;
}

.nested {
Expand Down

0 comments on commit 1e0c159

Please sign in to comment.