File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
<div class =" flex items-center justify-center w-full h-full" >
12
12
<img src =" {{ env.baseUrl }}img/speakers/katharinejarmul.png"
13
13
alt =" Katharine Jarmul"
14
- class =" w-72 h-72 md:w-96 md:h-96 lg:w-[28rem] lg:h-[28rem] object-contain" >
14
+ class =" w-64 h-64 md:w-72 md:h-72 lg:w-80 lg:h-80 xl:w-96 xl:h-96 object-contain max-w-full max-h-full " >
15
15
</div >
16
16
</div >
17
17
</div >
20
20
<div class =" flex items-center justify-center w-full h-full" >
21
21
<img src =" {{ env.baseUrl }}img/speakers/dawnwages.png"
22
22
alt =" Dawn Wages"
23
- class =" w-72 h-72 md:w-96 md:h-96 lg:w-[28rem] lg:h-[28rem] object-contain" >
23
+ class =" w-64 h-64 md:w-72 md:h-72 lg:w-80 lg:h-80 xl:w-96 xl:h-96 object-contain max-w-full max-h-full " >
24
24
</div >
25
25
</div >
26
26
</div >
29
29
<div class =" flex items-center justify-center w-full h-full" >
30
30
<img src =" {{ env.baseUrl }}img/speakers/reuvenlerner.png"
31
31
alt =" Reuven Lerner"
32
- class =" w-72 h-72 md:w-96 md:h-96 lg:w-[28rem] lg:h-[28rem] object-contain" >
32
+ class =" w-64 h-64 md:w-72 md:h-72 lg:w-80 lg:h-80 xl:w-96 xl:h-96 object-contain max-w-full max-h-full " >
33
33
</div >
34
34
</div >
35
35
</div >
You can’t perform that action at this time.
0 commit comments