Skip to content
Closed
2 changes: 1 addition & 1 deletion website/src/react-native/css/react-native.css
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ h1:hover .hash-link, h2:hover .hash-link, h3:hover .hash-link, h4:hover .hash-li
}

.hero {
background: #05A5D1;
background: #2D2D2D;
padding: 50px 0;
color: #FDF3E7;
font-weight: 300;
Expand Down
Loading