File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 9
9
<div class =" flex items-center justify-center w-full h-full" >
10
10
<img src =" {{ env.baseUrl }}img/speakers/katharinejarmul.png"
11
11
alt =" Katharine Jarmul"
12
- 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" >
12
+ class =" w-48 h-48 sm :w-56 sm :h-56 md :w-64 md :h-64 lg :w-72 lg :h-72 object-contain max-w-full max-h-full" >
13
13
</div >
14
14
</div >
15
15
</div >
18
18
<div class =" flex items-center justify-center w-full h-full" >
19
19
<img src =" {{ env.baseUrl }}img/speakers/dawnwages.png"
20
20
alt =" Dawn Wages"
21
- 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" >
21
+ class =" w-48 h-48 sm :w-56 sm :h-56 md :w-64 md :h-64 lg :w-72 lg :h-72 object-contain max-w-full max-h-full" >
22
22
</div >
23
23
</div >
24
24
</div >
27
27
<div class =" flex items-center justify-center w-full h-full" >
28
28
<img src =" {{ env.baseUrl }}img/speakers/reuvenlerner.png"
29
29
alt =" Reuven Lerner"
30
- 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" >
30
+ class =" w-48 h-48 sm:w-56 sm:h-56 md:w-64 md:h-64 lg:w-72 lg:h-72 object-contain max-w-full max-h-full" >
31
+ </div >
32
+ </div >
33
+ </div >
34
+ <div class =" flex-shrink-0" >
35
+ <div class =" group relative motion-safe:transform motion-safe:translate-y-0 motion-safe:hover:-translate-y-6 md:motion-safe:hover:-translate-y-12 transition duration-700 ease-in-out" >
36
+ <div class =" flex items-center justify-center w-full h-full" >
37
+ <img src =" {{ env.baseUrl }}img/speakers/shakthikannan.png"
38
+ alt =" Shakthi Kannan"
39
+ class =" w-48 h-48 sm:w-56 sm:h-56 md:w-64 md:h-64 lg:w-72 lg:h-72 object-contain max-w-full max-h-full" >
31
40
</div >
32
41
</div >
33
42
</div >
You can’t perform that action at this time.
0 commit comments