Removed heading
This commit is contained in:
@@ -15,10 +15,6 @@ export default function About() {
|
||||
<div className="flex flex-col gap-6">
|
||||
<div>
|
||||
<span className="label">About</span>
|
||||
<h2 id="about-heading"
|
||||
className="text-[clamp(1.8rem,4vw,2.5rem)] font-black tracking-tight text-white leading-tight">
|
||||
Building software<br className="hidden sm:block" /> that matters.
|
||||
</h2>
|
||||
</div>
|
||||
<p className="text-white/50 leading-relaxed max-w-[52ch]">{SITE.about1}</p>
|
||||
<p className="text-white/50 leading-relaxed max-w-[52ch]">{SITE.about2}</p>
|
||||
|
||||
Reference in New Issue
Block a user