diff --git a/webapp/public/img/sponsors/ey/ey.svg b/webapp/public/img/sponsors/ey/ey.svg deleted file mode 100644 index 204a129..0000000 --- a/webapp/public/img/sponsors/ey/ey.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/webapp/public/sass/index/sponsors.sass b/webapp/public/sass/index/sponsors.sass index 41e4f03..f8af2fe 100644 --- a/webapp/public/sass/index/sponsors.sass +++ b/webapp/public/sass/index/sponsors.sass @@ -43,4 +43,4 @@ section.section.sponsors max-height: 125px &.tier-4 img - max-height: 75px + max-height: 100px diff --git a/webapp/views/index/segments/sponsors.pug b/webapp/views/index/segments/sponsors.pug index c114408..054f652 100644 --- a/webapp/views/index/segments/sponsors.pug +++ b/webapp/views/index/segments/sponsors.pug @@ -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")