Skip to content

Commit

Permalink
Update organizers page and added max-height to images
Browse files Browse the repository at this point in the history
  • Loading branch information
ValHayot committed Feb 14, 2024
1 parent 70ee635 commit 69865e3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
16 changes: 10 additions & 6 deletions _data/organizers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
roles:
- General Chair
- General Chairs
- Technical Program Chair
- Poster Chair
- Local Organizing Chair
Expand All @@ -8,11 +8,15 @@ roles:
- Website Chair

organizers:
- name: Mike Papka
role: General Chair
institution: Illinois Tech
photo: papka.jpeg
- name: Michael E. Papka
role: General Chairs
institution: University of Illinois Chicago and Argonne National Laboratory
photo: michael_papka.jpg

- name: Zhiling Lan
role: General Chairs
institution: University of Illinois Chicago and Argonne National Laboratory
photo: zhiling_lan.jpg

- name: Kyle Chard
role: Finance Chair
Expand All @@ -22,4 +26,4 @@ organizers:
- name: Valerie Hayot-Sasson
role: Website Chair
institution: University of Chicago
photo: hayot.jpeg
photo: valerie_hayot.jpg
1 change: 1 addition & 0 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -4464,6 +4464,7 @@ a.list-group-item.active>.badge,

.organizer img {
max-width: 10em;
max-height: 8em;
border-radius: 0.5em;
}

Expand Down

0 comments on commit 69865e3

Please sign in to comment.