fix: adjust padding for title section in projects.html to enhance layout consistency
This commit is contained in:
parent
cd86eaa0fc
commit
a405ada15d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue