coup de polish
This commit is contained in:
@@ -1,21 +1,7 @@
|
||||
/*
|
||||
body.toolbar-tray-open header[role="banner"] {
|
||||
left: 15rem !important;
|
||||
width: calc(100% - 15rem) !important;
|
||||
} */
|
||||
|
||||
body.toolbar-fixed header[role="banner"] {
|
||||
top: 2.4em !important;
|
||||
}
|
||||
|
||||
.layout-container {
|
||||
//max-width: 100vw;
|
||||
//overflow: hidden;
|
||||
header[role="banner"] {
|
||||
width: 100%;
|
||||
background-color: white;
|
||||
z-index: 99;
|
||||
// box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
|
||||
@media (min-width: $breakpoint_desktop) {
|
||||
position: sticky;
|
||||
top: -12vh;
|
||||
|
||||
Reference in New Issue
Block a user