File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 36
36
#}
37
37
</div >
38
38
<!-- Medium Devices -->
39
- <div class =" md:flex flex-col pt-36 pb-20 pl-12 space-y-44 lg:hidden hidden" >
39
+ <div class =" md:flex flex-col pb-20 pl-12 space-y-44 lg:hidden hidden" >
40
40
<div class =" flex justify-start" >
41
- <div class =" group relative motion-safe:transform motion-safe:translate-y-0 motion-safe:hover:-translate-y-24 transition duration-700 ease-in-out" >
42
41
<div class =" flex items-center justify-left w-full h-full" >
43
- <img src =" {{ env.baseUrl }}img/speakers/katharinejarmul.png" alt =" Katharine Jarmul" class =" w-1/2 h-1/2 object-contain" >
42
+ <img src =" {{ env.baseUrl }}img/speakers/katharinejarmul.png" alt =" Katharine Jarmul" class =" w-3/4 h-3/4 object-contain" >
44
43
</div >
45
44
</div >
46
45
{#
78
77
<div class =" flex-shrink-0" >
79
78
<div class =" group relative motion-safe:transform motion-safe:translate-y-0 motion-safe:hover:-translate-y-24 transition duration-700 ease-in-out" data-cube =" 1" >
80
79
<div class =" flex items-center justify-left w-full h-full" >
81
- <img src =" {{ env.baseUrl }}img/speakers/katharinejarmul.png" alt =" Katharine Jarmul" class =" w-1/2 h-1/2 object-contain" >
80
+ <img src =" {{ env.baseUrl }}img/speakers/katharinejarmul.png" alt =" Katharine Jarmul" class =" w-3/4 h-3/4 object-contain" >
82
81
</div >
83
82
</div >
84
83
</div >
You can’t perform that action at this time.
0 commit comments