Skip to content

Commit 6f48351

Browse files
Darker navigation
1 parent 4552715 commit 6f48351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ function bfg_merge_genesis_attr_classes() {
7272
'footer-widget-area' => 'col-sm-6',
7373
'comment-list' => 'list-unstyled',
7474
'home-featured' => 'jumbotron',
75-
'site-header' => 'navbar navbar-expand-lg navbar-light bg-light',
75+
'site-header' => 'navbar navbar-expand-lg navbar-dark bg-dark',
7676
'entry-image' => 'img-fluid'
7777
);
7878

0 commit comments

Comments
 (0)