fix masthead background
1 files changed, 1 insertions(+), 1 deletions(-) M assets/css/main.scss
M assets/css/main.scss => assets/css/main.scss +1 -1
@@ 31,7 31,7 @@ .masthead { position: sticky; - background: #252a34; + background: $background-color; top: 0; }