This commit is contained in:
2025-08-11 19:06:57 +03:00
parent b33530a7b4
commit eea390b7da

View File

@@ -114,7 +114,7 @@
популяризируем гештальт-подход</p><img alt="palm" loading="lazy" width="217" height="254" популяризируем гештальт-подход</p><img alt="palm" loading="lazy" width="217" height="254"
decoding="async" data-nimg="1" decoding="async" data-nimg="1"
class=" absolute right-0 top-[-20px]" class=" absolute right-0 top-[-20px]"
style="color:transparent" src="/images/palm.svg"/></div> style="color:transparent" src="<?= $resources ?>/out/images/palm.svg"/></div>
<div class="flex-col w-full max-w-[1083px] px-[25px] flex gap-[53px] items-end m-auto md:flex-row"> <div class="flex-col w-full max-w-[1083px] px-[25px] flex gap-[53px] items-end m-auto md:flex-row">
<div class="flex justify-center md:justify-start md:max-w-[645px] flex-wrap gap-x-[15px] gap-y-[12px]"> <div class="flex justify-center md:justify-start md:max-w-[645px] flex-wrap gap-x-[15px] gap-y-[12px]">
<div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]"> <div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]">
@@ -141,11 +141,11 @@
<div class="flex gap-[19px] m-auto"> <div class="flex gap-[19px] m-auto">
<div class="flex border-[4px] border-white rounded-[6px] items-center w-[160px] h-[120px] justify-center relative"> <div class="flex border-[4px] border-white rounded-[6px] items-center w-[160px] h-[120px] justify-center relative">
<img alt="arrow" loading="lazy" width="11" height="11" decoding="async" data-nimg="1" <img alt="arrow" loading="lazy" width="11" height="11" decoding="async" data-nimg="1"
class="absolute top-[-18px]" style="color:transparent" src="/images/chevronDown.svg"/><span class="absolute top-[-18px]" style="color:transparent" src="<?= $resources ?>/out/images/chevronDown.svg"/><span
class="text-[26px] text-black uppercase">Книги</span></div> class="text-[26px] text-black uppercase">Книги</span></div>
<div class="flex border-[4px] border-white rounded-[6px] items-center w-[160px] h-[120px] justify-center relative"> <div class="flex border-[4px] border-white rounded-[6px] items-center w-[160px] h-[120px] justify-center relative">
<img alt="arrow" loading="lazy" width="11" height="11" decoding="async" data-nimg="1" <img alt="arrow" loading="lazy" width="11" height="11" decoding="async" data-nimg="1"
class="absolute top-[-18px]" style="color:transparent" src="/images/chevronDown.svg"/><span class="absolute top-[-18px]" style="color:transparent" src="<?= $resources ?>/out/images/chevronDown.svg"/><span
class="text-[26px] text-black uppercase">лекции</span></div> class="text-[26px] text-black uppercase">лекции</span></div>
</div> </div>
</div> </div>