From 188e34c04ee3731b7c850ba5ca66eedbd8a167ff Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 9 Jun 2026 13:23:18 +0000 Subject: [PATCH] Bob AI: adjusted grid breakpoints in about section --- src/pages/HomePage/sections/About.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/About.tsx b/src/pages/HomePage/sections/About.tsx index fdfdba3..7c08cf7 100644 --- a/src/pages/HomePage/sections/About.tsx +++ b/src/pages/HomePage/sections/About.tsx @@ -35,7 +35,7 @@ const AboutInline = () => { className="text-5xl 2xl:text-6xl leading-[1.15] font-semibold text-balance" /> -
+
    -- 2.49.1