Skip to content

Commit b0ce461

Browse files
authored
fix: keynote section mobile ui (#85)
* fix: keynote section mobile ui * fix: improve layout for medium and small devices
1 parent 0c0c322 commit b0ce461

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/_includes/landing/keynotes.njk

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,52 +41,52 @@
4141
<!-- Medium Devices -->
4242
<div class="md:flex flex-col pt-36 pb-20 pl-12 space-y-44 lg:hidden hidden">
4343
<div class="flex justify-start">
44-
<div class="group relative motion-safe:transform motion-safe:translate-y-0 motion-safe:hover:-translate-y-24 transition duration-700 ease-in-out">
45-
<p class="-translate-y-8 -translate-x-8 text-center">Creator, Calibre & Kitty</p>
44+
<div class="group relative motion-safe:transform motion-safe:translate-y-0 motion-safe:hover:-translate-y-24 transition duration-700 ease-in-out">
4645
{% call cube(dimen=200, bg="purple") -%}
4746
<div class="flex items-center justify-center w-full h-full">
4847
<img src="{{ env.baseUrl }}img/logo.png" alt="PyCon India Logo" class="w-3/4 h-3/4 object-contain">
4948
</div>
5049
{%- endcall %}
50+
<p>Announcing Soon!</p>
5151
</div>
52-
<div class="group relative motion-safe:transform motion-safe:translate-y-24 motion-safe:hover:translate-y-48 -ml-10 transition duration-700 ease-in-out">
53-
<p class="-translate-y-8 -translate-x-8 text-center">AI Developer & Autism Advocate</p>
52+
<div class="group relative motion-safe:transform motion-safe:hover:translate-y-48 ml-28 transition duration-700 ease-in-out">
5453
{% call cube(dimen=200, bg="lime") -%}
5554
<div class="flex items-center justify-center w-full h-full">
5655
<img src="{{ env.baseUrl }}img/logo.png" alt="PyCon India Logo" class="w-3/4 h-3/4 object-contain">
5756
</div>
5857
{%- endcall %}
58+
<p>Announcing Soon!</p>
5959
</div>
6060
</div>
6161
<div class="flex justify-start">
62-
<div class="group relative motion-safe:transform motion-safe:translate-y-0 motion-safe:hover:-translate-y-24 transition duration-700 ease-in-out">
63-
<p class="-translate-y-8 -translate-x-8 text-center">Creator, Calibre & Kitty</p>
62+
<div class="group relative motion-safe:transform motion-safe:translate-y-0 motion-safe:hover:-translate-y-24 transition duration-700 ease-in-out">
6463
{% call cube(dimen=200, bg="purple") -%}
6564
<div class="flex items-center justify-center w-full h-full">
6665
<img src="{{ env.baseUrl }}img/logo.png" alt="PyCon India Logo" class="w-3/4 h-3/4 object-contain">
6766
</div>
6867
{%- endcall %}
68+
<p>Announcing Soon!</p>
6969
</div>
70-
<div class="group relative motion-safe:transform motion-safe:translate-y-24 motion-safe:hover:translate-y-48 -ml-10 transition duration-700 ease-in-out">
71-
<p class="-translate-y-8 -translate-x-8 text-center">AI Developer & Autism Advocate</p>
70+
<div class="group relative motion-safe:transform motion-safe:hover:translate-y-48 ml-28 transition duration-700 ease-in-out">
7271
{% call cube(dimen=200, bg="lime") -%}
7372
<div class="flex items-center justify-center w-full h-full">
7473
<img src="{{ env.baseUrl }}img/logo.png" alt="PyCon India Logo" class="w-3/4 h-3/4 object-contain">
7574
</div>
7675
{%- endcall %}
76+
<p>Announcing Soon!</p>
7777
</div>
7878
</div>
7979
</div>
8080
<!-- Small Devices -->
81-
<div class="flex flex-col overflow-y-auto h-80 space-y-40 px-4 pt-16 items-center lg:hidden md:hidden scrollbar-hide">
81+
<div class="flex flex-col space-y-20 px-4 pt-16 pb-16 items-center md:hidden">
8282
<div class="flex-shrink-0">
8383
<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">
8484
{% call cube(width=214, height=208, depth=31, bg="purple") -%}
8585
<div class="flex items-center justify-center w-full h-full">
8686
<img src="{{ env.baseUrl }}img/logo.png" alt="Date background" class="w-3/4 h-3/4 object-contain">
8787
</div>
8888
{%- endcall %}
89-
<p class="translate-y-8 translate-x-8 text-center">Creator, Calibre & Kitty</p>
89+
<p>Announcing Soon!</p>
9090
</div>
9191
</div>
9292
<div class="flex-shrink-0">
@@ -96,7 +96,7 @@
9696
<img src="{{ env.baseUrl }}img/logo.png" alt="Date background" class="w-3/4 h-3/4 object-contain">
9797
</div>
9898
{%- endcall %}
99-
<p class="translate-y-8 translate-x-8 text-center">Creator, Calibre & Kitty</p>
99+
<p>Announcing Soon!</p>
100100
</div>
101101
</div>
102102
<div class="flex-shrink-0">
@@ -106,7 +106,7 @@
106106
<img src="{{ env.baseUrl }}img/logo.png" alt="Date background" class="w-3/4 h-3/4 object-contain">
107107
</div>
108108
{%- endcall %}
109-
<p class="translate-y-8 translate-x-8 text-center">Creator, Calibre & Kitty</p>
109+
<p>Announcing Soon!</p>
110110
</div>
111111
</div>
112112
<div class="flex-shrink-0">
@@ -116,7 +116,7 @@
116116
<img src="{{ env.baseUrl }}img/logo.png" alt="Date background" class="w-3/4 h-3/4 object-contain">
117117
</div>
118118
{%- endcall %}
119-
<p class="translate-y-8 translate-x-8 text-center">Creator, Calibre & Kitty</p>
119+
<p>Announcing Soon!</p>
120120
</div>
121121
</div>
122122
</div>

0 commit comments

Comments
 (0)