Skip to content

Commit

Permalink
Update breadcrumb.css
Browse files Browse the repository at this point in the history
Text replacement from "..." to "Home"
  • Loading branch information
Ajeet-Nellikeri authored Jan 22, 2024
1 parent 2db3c64 commit 8c0f75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/breadcrumb/breadcrumb.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ main .section.breadcrumb-container > div:first-child > *:first-child > *:first-c
}

.breadcrumb .breadcrumb__col ul li.breadcrumb__ellipsis::before {
content: "...";
content: "Home";
}

.breadcrumb .breadcrumb__col ul li.breadcrumb__ellipsis span {
Expand Down

0 comments on commit 8c0f75e

Please sign in to comment.