Unify label styling by replacing hero-label with section-label and comment out portfolio CTA section
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user