Skip to content

Commit ca5da2f

Browse files
author
Kristan Kenney
committed
Adjust top-level navigation background (default theme)
1 parent 69f33ba commit ca5da2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/css/styles.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@ a {
776776
}
777777

778778
.l-header {
779-
background: linear-gradient(to bottom, rgba(104,145,196,1) 0%,rgba(87,130,187,1) 50%,rgba(69,114,181,1) 51%,rgba(65,90,149,1) 100%);
779+
background: linear-gradient(to bottom, rgba(104,145,196,1) 0%,rgba(69,114,181,1) 50%,rgba(65,90,149,1) 100%);
780780
background-color: #5070a6;
781781
border-bottom: 1px solid rgba(255,255,255,0.95);
782782
overflow: hidden;

0 commit comments

Comments
 (0)