File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 15
15
</div >
16
16
</div >
17
17
</div >
18
-
18
+ <div class =" flex-shrink-0" >
19
+ <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" >
20
+ <div class =" flex items-center justify-center w-full h-full" >
21
+ <img src =" {{ env.baseUrl }}img/speakers/dawnwages.png"
22
+ alt =" Dawn Wages"
23
+ class =" w-72 h-72 md:w-96 md:h-96 lg:w-[28rem] lg:h-[28rem] object-contain" >
24
+ </div >
25
+ </div >
26
+ </div >
19
27
{# <div class="flex-shrink-0">
20
28
<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">
21
29
{% call cube(dimen=256, bg="lime") -%}
You can’t perform that action at this time.
0 commit comments