Content updates and CSS fixes
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m3s

This commit is contained in:
2025-07-03 00:25:58 -06:00
parent 75e76fba8c
commit 8b38944954
5 changed files with 5 additions and 6 deletions

View File

@@ -93,7 +93,7 @@ if (!data) {
<Layout title="Resume">
<div class="container mx-auto p-4 sm:p-6 lg:p-8 max-w-4xl w-full">
<h1 class="text-3xl sm:text-4xl font-bold mb-4 sm:mb-6 text-center">
<h1 class="text-3xl sm:text-4xl font-bold text-primary mb-4 sm:mb-6 text-center">
{data.basics.name}
</h1>