fix: adjust padding for title section in projects.html to enhance layout consistency

This commit is contained in:
George Birikorang 2025-09-05 03:17:44 -07:00
parent cd86eaa0fc
commit a405ada15d

View file

@ -438,7 +438,7 @@
</div>
<!-- Title with horizontal ruler -->
<div class="pl-28 pr-6 w-full">
<div class="pl-16 md:pl-28 pr-6 w-full">
<div
class="flex items-center gap-6 opacity-0"
style="animation: fadeInUp 800ms ease-out 1600ms forwards"