File tree Expand file tree Collapse file tree 3 files changed +4
-8
lines changed
Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1- <footer class =" relative w-full flex flex-col sm:flex-row sm:justify-center text-lg tracking-wide px-4 sm:px-0 py-8 bg-gray-100
2- bottom-0" >
1+ <footer class =" relative w-full flex flex-col sm:flex-row sm:justify-center text-lg tracking-wide px-4 sm:px-0 py-8 bg-white sm:bg-transparent shadow sm:shadow-none bottom-0" >
32 <div class =" text-center pr-0 sm:pr-8 py-4" >
43 Get in touch:
54 <ul class =" flex justify-center space-x-4" >
Original file line number Diff line number Diff line change 55 </div >
66 <div
77 class =" w-full sm:w-auto self-start sm:self-center flex flex-row sm:flex-none flex-no-wrap justify-between items-center" >
8- <a href =" {{ env.baseUrl }}" class =" no-underline text-gray-800 font-bold hover:text-purple-600 text-lg text-center py-2 mx-2" >PyCon India 2025 </a >
8+ <a href =" {{ env.baseUrl }}" class =" no-underline text-gray-800 font-bold hover:text-purple-600 text-lg text-center py-4 mx-2" >< i class = " fa-solid fa-lg fa-house " ></ i > </a >
99 <button id =" menuBtn" class =" hamburger block sm:hidden focus:outline-none" type =" button" onclick =" navToggle();" aria-label =" Show Menu" ><span
1010 class =" hamburger__top-bun" ></span ><span class =" hamburger__bottom-bun" ></span ></button >
1111 </div >
Original file line number Diff line number Diff line change 22 <div class =" self-center items-center md:w-full" >
33 <div class =" w-4/5 text-center mx-auto" >
44 <img class =" w-3/5 mt-4 drop-shadow-md rounded-md mx-auto" src =" {{ env.baseUrl }}img/pycon_2025.svg" />
5- <br /> <br />
6- <div class =" justify-center items-center text-2xl md:text-3xl" >
5+ <div class =" justify-center items-center text-2xl md:text-3xl my-16" >
76 PyCon India is the premier conference for Python enthusiasts and professionals, offering an unparalleled opportunity to
87 dive deep into the world of Python and explore its limitless potential. Stay tuned for updates!
98 </div >
10- <br /> <br /> <br /> <br />
11- <div class =" flex flex-col md:flex-row justify-center items-center gap-4 md:space-x-8 space-y-8 md:space-y-0 text-xl
12- xl:text-2xl" >
9+ <div class =" flex flex-col md:flex-row justify-center items-center gap-8 md:space-x-16 space-y-8 md:space-y-0 text-xl xl:text-2xl my-16" >
1310 <div class =" col-md-4 text-center" >
1411 <p class =" h4 sub-tit md:text-h4 font-semibold" >12 September</p >
1512 <p class =" h4 sub-tit md:text-h4" >Workshops</p >
You can’t perform that action at this time.
0 commit comments