mirror of https://github.com/hashicorp/consul
8 lines
126 B
SCSS
8 lines
126 B
SCSS
main header nav:first-child {
|
|||
position: absolute;
|
|||
|
top: 12px;
|
||
}
|
|||
main header nav:first-child ol {
|
|||
@extend %breadcrumbs;
|
|||
}
|