Skip to content

Commit 57f3dff

Browse files
committed
all logos need to have white backgrounds
1 parent e448ca2 commit 57f3dff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/HomepageFeatures/styles.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
.featureSvg {
99
width: 200px;
1010
height: 200px;
11+
background-color: white;
1112
}
1213

1314
.featureLink {

0 commit comments

Comments
 (0)