Skip to content

Commit 8681aa9

Browse files
authored
Merge pull request #103 from NYU-RTS/white_background
all logos need to have white backgrounds
2 parents e448ca2 + 867398b commit 8681aa9

File tree

5 files changed

+80
-168
lines changed

5 files changed

+80
-168
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 {

static/img/cloud.svg

Lines changed: 5 additions & 21 deletions
Loading

static/img/hpc.svg

Lines changed: 7 additions & 35 deletions
Loading

static/img/hsrn.svg

Lines changed: 30 additions & 55 deletions
Loading

0 commit comments

Comments
 (0)