Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit e04b3d7

Browse files
author
Andrew
authored
Update _header.scss
1 parent 6cd4864 commit e04b3d7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/css/layout/_header.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,11 @@ $max-logo-width: 168px;
489489
visibility: hidden;
490490
background: white;
491491

492+
&.sub-nav--sm {
493+
width: 220px;
494+
padding: 18px;
495+
}
496+
492497
&.is-active {
493498
visibility: visible;
494499
}

0 commit comments

Comments
 (0)