mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-12 12:33:20 +00:00
7 lines
126 B
SCSS
7 lines
126 B
SCSS
// scss-docs-start breadcrumb
|
|
.breadcrumb {
|
|
padding-top: calc(0.3 * var(--navbar-offset));
|
|
}
|
|
|
|
// scss-docs-end breadcrumb
|