Skip to content

Commit

Permalink
center breadcrumbs (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
OlhaKoziuk authored Dec 21, 2023
1 parent ada2c7d commit c5cab99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/shared/Breadcrumbs/Breadcrumbs.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.breadcrumbContainer {
display: flex;
gap: 8px;
align-items: flex-start;
align-items: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
Expand Down

0 comments on commit c5cab99

Please sign in to comment.