Skip to content

Commit 237aa05

Browse files
committed
fix banner color
1 parent 574f8d4 commit 237aa05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_static/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.bd-header-announcement {
2-
background-color: var(--pst-color-info-bg);
2+
background-color: var(--pst-color-accent);
33
}

0 commit comments

Comments
 (0)