mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 07:38:22 +00:00
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;
|
|
}
|