fixes
This commit is contained in:
@@ -3,8 +3,8 @@ import InsertArrowIcon from "./icons/InsertArrowIcon";
|
||||
|
||||
const Winners = () => {
|
||||
return (
|
||||
<div className="flex sm:flex-row flex-col-reverse border border-[#52587A]">
|
||||
<div className="flex justify-center items-center sm:w-1/2 py-5 px-16 sm:border-r border-t sm:border-t-0 border-[#52587A]">
|
||||
<div className="flex sm:flex-row flex-col-reverse border border-[#3D425C] font-gilroy">
|
||||
<div className="flex justify-center items-center sm:w-1/2 py-5 px-16 sm:border-r border-t sm:border-t-0 border-[#3D425C]">
|
||||
<img src="/images/award.png" alt="awards" />
|
||||
</div>
|
||||
<div className="flex flex-col sm:w-1/2 sm:justify-between justify-center gap-4 2xl: xl:p-[72px] sm:p-7 py-5 px-8">
|
||||
@@ -15,7 +15,7 @@ const Winners = () => {
|
||||
</p>
|
||||
в номинации IT
|
||||
</h2>
|
||||
<p className="font-semibold 2xl:text-xl 2xl:leading-6 text-[16px] leading-[19.2px] 2xl:max-w-[448px] xl:max-w-[395px] sm:max-w-[311px] max-w-[288px] text-wrap">
|
||||
<p className="font-semibold 2xl:text-xl 2xl:leading-6 text-sm leading-[19.2px] 2xl:max-w-[448px] xl:max-w-[395px] sm:max-w-[311px] max-w-[288px] text-wrap">
|
||||
В 2023 году наш продукт для застройщиков graff.estate был признан
|
||||
лучшим в категории IT на Акселераторе технологических стартапов от
|
||||
лидеров в строительстве и девелопменте Build UP от Фонда «Сколково»
|
||||
|
||||
Reference in New Issue
Block a user