Skip to content

Commit 4c207f4

Browse files
Change the background color of the image to the blue color used for other banners.
1 parent 7f9d991 commit 4c207f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/home/Hero/styles.module.css

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
.pydata_banner {
1010
position: relative;
11+
background-color: var(--ifm-color-secondary-s1);
1112
}
1213

1314
@media only screen and (max-width: 530px) {

0 commit comments

Comments
 (0)