Talked with Joseph and Michelle. The following needs to be updated to move the Block-I over to the right.
ilw-header
@media (min-width: 1200px) {
.main {
margin: 0 calc(var(--ilw-margin--side, 0) - 8px);
}
}
.identity {
grid-area: identity;
padding-bottom: 20px;
padding-left: 9px;
}
ilw-header-menu
div.parent.full {
padding-top: 6px;
margin: 0 calc(var(--ilw-margin--side) - 18px);
}
Talked with Joseph and Michelle. The following needs to be updated to move the Block-I over to the right.
ilw-header
ilw-header-menu