Skip to content

Investigate logo width on header #51

@namanaman

Description

@namanaman

Currently, we have

// Header - prevent wrapping of logo text
.usa-header--extended {
  .usa-logo {
    max-width: 50%;
  }
}

This can lead to unexpected spacing on headers, such as between the logo and Menu button on the Innovation website (specifically mobile). We may want to look into removing this, adjusting the %, or adding a media query to only use it on desktop

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions