Skip to content

Commit

Permalink
feat[#50499]: Change Breadcrumb CSS selector to include #breadcrumb
Browse files Browse the repository at this point in the history
  • Loading branch information
dominic-braeunlein committed Nov 3, 2023
1 parent e802303 commit 6778af1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ ul.tabnav-tabs
margin-left: 0

/* Remove margin-left: 2rem from Breadcrumbs */
nav
> ol
#breadcrumb
ol
margin-left: 0

0 comments on commit 6778af1

Please sign in to comment.