Skip to content

Commit

Permalink
change to the css background color on header
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaythan Elam authored and Jaythan Elam committed Jun 15, 2021
1 parent 61e9003 commit deb5505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -7015,7 +7015,7 @@ Header Active (Modal)
========================================================================== */

.site-header.active {
background-color: var(--color-active-background);
background-color: var(--color-primary-accent);
color: var(--color-active-text);
overflow-y: auto;
position: fixed;
Expand Down

0 comments on commit deb5505

Please sign in to comment.