Skip to content

Commit f5107ff

Browse files
committed
Add EY logo and slight resize to sponsors
1 parent 5cb353d commit f5107ff

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

Lines changed: 1 addition & 0 deletions
Loading

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: 100px
46+
max-height: 75px

webapp/views/index/segments/sponsors.pug

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ block append content
1717
+sponsor(3, "/img/sponsors/scicomp/dsc.png")
1818
+sponsor(3, "/img/sponsors/coas/ArtsSciences.png")
1919
+row(3)
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")
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")
2324
+row(4)
2425
+sponsor(2, "/img/sponsors/linode/Linode.png")
2526
+sponsor(2, "/img/sponsors/domistation/domiLogo.png")

0 commit comments

Comments
 (0)