Skip to content

Commit

Permalink
Fixed breadcrumb left margin.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbum committed Dec 8, 2023
1 parent f2a8b4c commit af794b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/css/sass/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
font-size: calc(.875rem + var(--ratio));
background: #fff;
padding: 0.625rem;
margin-left: 1rem;
}

/* this looks like it should be part of breadcrumb, not having it is a bug */
Expand Down

0 comments on commit af794b1

Please sign in to comment.