From 03ea2d51e4443a738cdb126d77616594e2380294 Mon Sep 17 00:00:00 2001 From: "nabijonovdavronbek619@gmail.com" Date: Tue, 3 Mar 2026 11:28:05 +0500 Subject: [PATCH] complated: Guides , sertificate , baza. added dropdown to about navigation button on navbar --- components/pages/about/aboutDetail/sertificateCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/pages/about/aboutDetail/sertificateCard.tsx b/components/pages/about/aboutDetail/sertificateCard.tsx index e706cd4..ff8babe 100644 --- a/components/pages/about/aboutDetail/sertificateCard.tsx +++ b/components/pages/about/aboutDetail/sertificateCard.tsx @@ -16,7 +16,7 @@ export function CertCard({ c, i }: { c: (typeof certs)[0]; i: number }) { viewport={{ once: true }} className="group flex flex-col rounded-2xl overflow-hidden sm:p-5 p-2 bg-[#161514] border border-white/5 hover:border-red-600/20 transition-colors duration-300 w-full" > - {/* Right: meta + actions */} + {/* Right: meta + actions for gitea */}
{/* Badge row */}