Skip to content

Commit

Permalink
Fixed style issue
Browse files Browse the repository at this point in the history
  • Loading branch information
atsansone committed Oct 6, 2023
1 parent e87cfca commit 980e739
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/_sass/base/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,10 @@ ol + img, ul + img, ol + p, ul + p, p + p + img, li:last-child, ul + p:last-chil
margin-bottom: 1rem;
}

li.breadcrumb-item:last-child {
margin-bottom: 0px;
}

.figure-caption {
font-size: bootstrap.$font-size-sm;
font-style: italic;
Expand Down

0 comments on commit 980e739

Please sign in to comment.