Skip to content
This repository was archived by the owner on May 30, 2021. It is now read-only.

Commit 11fa88d

Browse files
committed
Updated to account for HTML on scratch
1 parent 42c5b6b commit 11fa88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

originals/PullJosh/theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ div#footer a {
8080
font-weight: bold;
8181
}
8282
/* top nav */
83-
div#pagewrapper #topnav, header {
83+
div#pagewrapper #topnav, div#pagewrapper #topnav .innerwrap, header {
8484
background-color: $main-color !important;
8585
}
8686
div#pagewrapper #topnav a{

0 commit comments

Comments
 (0)