Skip to content

Shift header and menu over #14

@bryanjonker-illinois

Description

@bryanjonker-illinois

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);
}

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

For Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions