Unify label styling by replacing hero-label with section-label and comment out portfolio CTA section

This commit is contained in:
Ovidiu U
2026-03-14 07:45:23 +00:00
parent a4be60147d
commit 43ba520dae
5 changed files with 19 additions and 19 deletions

View File

@@ -9,7 +9,7 @@ require __DIR__ . '/data/projects.php';
?>
<header class="hero">
<div class="hero-label">Portfolio — Selected Work</div>
<div class="section-label">Portfolio — Selected Work</div>
<h1>Selected<br>Work</h1>
<p class="hero-sub">Client projects and builds.</p>
</header>