add view resume button to mobile, fix header and menu spacing
This commit is contained in:
@@ -9,6 +9,7 @@ layout: "layout.njk"
|
||||
<p class="text-lg md:text-xl text-gray-400 max-w-3xl mx-auto mb-8">10+ years of experience in troubleshooting, designing, and deploying robust network solutions. Let's build a reliable and efficient network for your business.</p>
|
||||
<div class="flex justify-center space-x-4">
|
||||
<a href="#contact" class="btngray">Contact Me</a>
|
||||
<a href="/{{ site.resumeUrl }}" target="_blank" class="md:hidden btn">View Resume</a>
|
||||
</div>
|
||||
</section>
|
||||
<!-- About Me Section -->
|
||||
|
Reference in New Issue
Block a user