5 lines
79 B
SCSS
5 lines
79 B
SCSS
.breadcrumb {
|
|
position: relative;
|
|
@include borders($breadcrumb-borders);
|
|
}
|