Skip to content

Commit 83c6cfb

Browse files
committed
ch background color of header to brown
1 parent 107a646 commit 83c6cfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_sass/_layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
border-top: 5px solid $brand-color;
66
border-bottom: 1px solid $grey-color-light;
77
min-height: 56px;
8+
background-color: $brand-color;
89

910
// Positioning context for the mobile navigation icon
1011
position: relative;

0 commit comments

Comments
 (0)