open-consul/ui-v2/app/styles/components/breadcrumbs.scss

8 lines
127 B
SCSS

main header nav:first-child {
position: absolute;
top: -38px;
}
main header nav:first-child ol {
@extend %breadcrumbs;
}