Skip to content

Commit 123176a

Browse files
committed
Revert "Add EY logo and slight resize to sponsors"
This reverts commit f5107ff.
1 parent eca341d commit 123176a

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

webapp/public/img/sponsors/ey/ey.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

webapp/public/sass/index/sponsors.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ section.section.sponsors
4343
max-height: 125px
4444

4545
&.tier-4 img
46-
max-height: 75px
46+
max-height: 100px

webapp/views/index/segments/sponsors.pug

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ block append content
1717
+sponsor(3, "/img/sponsors/scicomp/dsc.png")
1818
+sponsor(3, "/img/sponsors/coas/ArtsSciences.png")
1919
+row(3)
20-
+sponsor(2, "/img/sponsors/statefarm/state_farm_logo.png")
21-
+sponsor(2, "/img/sponsors/ey/ey.svg")
22-
+sponsor(2, "/img/sponsors/diversecomputing/DCI_Logo_RGB_Web_Large.png")
23-
+sponsor(2, "/img/sponsors/jimmorgan/jms-stacked.png")
20+
+sponsor(3, "/img/sponsors/statefarm/state_farm_logo.png")
21+
+sponsor(3, "/img/sponsors/diversecomputing/DCI_Logo_RGB_Web_Large.png")
22+
+sponsor(3, "/img/sponsors/jimmorgan/jms-stacked.png")
2423
+row(4)
2524
+sponsor(2, "/img/sponsors/linode/Linode.png")
2625
+sponsor(2, "/img/sponsors/domistation/domiLogo.png")

0 commit comments

Comments
 (0)