We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2258458 commit 31cd626Copy full SHA for 31cd626
src/_sass/components/_breadcrumbs.scss
@@ -4,6 +4,7 @@
4
font-size: 14px;
5
color: color(gray-700);
6
white-space: nowrap;
7
+ text-transform: capitalize;
8
9
@include breakpoint(medium up) {
10
padding-left: 0;
0 commit comments