refactor: Reimplement the person profile header, update active navigation link, and adjust updates page content width.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
<button class="text-sm font-bold text-indigo-600 hover:underline">Oznacz wszystkie jako przeczytane</button>
|
||||
</header>
|
||||
|
||||
<div class="max-w-4xl space-y-4">
|
||||
<div class="space-y-4">
|
||||
<!-- Update: Price Drop (Emergency/Hot) -->
|
||||
<div class="bg-white rounded-[2rem] p-6 shadow-sm border-l-4 border-green-500 group hover:shadow-xl transition-all relative overflow-hidden">
|
||||
<div class="flex items-start gap-6 relative z-10">
|
||||
|
||||
Reference in New Issue
Block a user