File tree Expand file tree Collapse file tree 5 files changed +16
-3
lines changed
Expand file tree Collapse file tree 5 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ const {path} = Astro.props;
4545 @media (max-width: 880px) {
4646 img {
4747 max-width:100%;
48+ height:auto;
4849 }
4950
5051 .category-container {
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ export const currentSponsors = [
99 {
1010 tier : "SILVER" ,
1111 icons : [
12- "new_england_biolabs.jpg" ,
1312 "UBC_Science.svg" ,
14- "UBC_Department_Microbiology_Immunology.svg"
13+ "UBC_Department_Microbiology_Immunology.svg" ,
14+ "Avantor.jpg"
1515 ]
1616 } ,
1717 {
@@ -21,7 +21,7 @@ export const currentSponsors = [
2121 "UBC_Applied_Science.png" ,
2222 "UBC_Life_Sciences.svg" ,
2323 "UBC_Zoology.svg" ,
24- "Avantor .jpg" ,
24+ "new_england_biolabs .jpg" ,
2525 ]
2626 }
2727]
Original file line number Diff line number Diff line change 411411 "major" : " Radiology" ,
412412 "image" : " emily-england.jpg"
413413 },
414+ {
415+ "name" : " Lucy Hao" ,
416+ "role" : " Dry Lab + Wiki Advisor" ,
417+ "major" : " Computer Science" ,
418+ "image" : " lucy-hao.jpg"
419+ },
414420 {
415421 "name" : " Riya Alluri" ,
416422 "role" : " Human Practices Advisor" ,
417423 "major" : " Biology × Computer Science" ,
418424 "image" : " no-image.jpg"
425+ },
426+ {
427+ "name" : " Trisha Macalintal" ,
428+ "role" : " Wet Lab + HP + Administration Advisor" ,
429+ "major" : " Biology" ,
430+ "image" : " trisha-macalintal.jpg"
419431 }
420432 ]
421433 },
You can’t perform that action at this time.
0 commit comments