argos/dmp-frontend/src/app/shared/components/breadcrumb/breadcrumb.component.scss

9 lines
116 B
SCSS

ol.no-style {
li {
list-style-type: none;
}
margin-bottom: 0px;
margin-top: 20px;
padding-left: 0px
}