Skip to content

Commit

Permalink
Revert "Add EY logo and slight resize to sponsors"
Browse files Browse the repository at this point in the history
This reverts commit f5107ff.
  • Loading branch information
andrewsosa committed Feb 16, 2018
1 parent eca341d commit 123176a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
1 change: 0 additions & 1 deletion webapp/public/img/sponsors/ey/ey.svg

This file was deleted.

2 changes: 1 addition & 1 deletion webapp/public/sass/index/sponsors.sass
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ section.section.sponsors
max-height: 125px

&.tier-4 img
max-height: 75px
max-height: 100px
7 changes: 3 additions & 4 deletions webapp/views/index/segments/sponsors.pug
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ block append content
+sponsor(3, "/img/sponsors/scicomp/dsc.png")
+sponsor(3, "/img/sponsors/coas/ArtsSciences.png")
+row(3)
+sponsor(2, "/img/sponsors/statefarm/state_farm_logo.png")
+sponsor(2, "/img/sponsors/ey/ey.svg")
+sponsor(2, "/img/sponsors/diversecomputing/DCI_Logo_RGB_Web_Large.png")
+sponsor(2, "/img/sponsors/jimmorgan/jms-stacked.png")
+sponsor(3, "/img/sponsors/statefarm/state_farm_logo.png")
+sponsor(3, "/img/sponsors/diversecomputing/DCI_Logo_RGB_Web_Large.png")
+sponsor(3, "/img/sponsors/jimmorgan/jms-stacked.png")
+row(4)
+sponsor(2, "/img/sponsors/linode/Linode.png")
+sponsor(2, "/img/sponsors/domistation/domiLogo.png")
Expand Down

0 comments on commit 123176a

Please sign in to comment.