Skip to content

Commit

Permalink
Add navigation margin.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Sep 16, 2024
1 parent 4e2b145 commit 10db59d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ h6

border-bottom: var(--stDivider);
padding-bottom: 1em;
margin-top: 1em;
}

.stNavigationFooter
Expand All @@ -139,6 +140,7 @@ h6
margin-top: 2em;
padding-top: 1em;
border-top: var(--stDivider);
margin-bottom: 1em;
}

.stNavigationHeaderPrevTitle
Expand Down

0 comments on commit 10db59d

Please sign in to comment.