Skip to content

Commit f42d649

Browse files
committed
Temporary fix for dark mode home page
1 parent b3d0bfc commit f42d649

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

website/src/components/HomepageFeatures/styles.module.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
align-items: center;
44
padding: 2rem 0;
55
width: 100%;
6+
background-color: white;
7+
color: rgb(28, 30, 33);
68
}
79

810
.featureSvg {

0 commit comments

Comments
 (0)