* updating to scroll past notification and keep header sticky * Update components/page-header/Header.tsx Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
8 lines
88 B
SCSS
8 lines
88 B
SCSS
.breadcrumbs {
|
|
clip-path: inset(-5px -5px -5px 0px);
|
|
}
|
|
|
|
.header {
|
|
display: unset;
|
|
}
|