style: remove red bar element in front of top hero kicker text

This commit is contained in:
2026-07-30 23:20:17 +09:00
parent 528f93cb51
commit a3a9a86d46
+1 -2
View File
@@ -62,8 +62,7 @@ export default function HomePage() {
<div className="container-content space-y-32 md:space-y-48 py-16 md:py-28">
{/* Hero Section */}
<section className="relative">
<div className="flex items-center gap-3 mb-4 -mt-6 md:-mt-12">
<span className="h-px w-8 bg-vermillion"></span>
<div className="mb-4 -mt-6 md:-mt-12">
<span className="font-mono text-xs tracking-widest uppercase text-vermillion font-bold">
Kyungpook National University · AI Agent Networking Lab (ANL)
</span>