Skip to content

Commit 28bc6ed

Browse files
Adjust minimum height of pillar details container
1 parent 9df3606 commit 28bc6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

research/academic_papers/AML_Fraud_and_Global_Civicsystems.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h2 class="text-3xl font-bold tracking-tight text-slate-900 sm:text-4xl">
256256
<span class="text-sm text-slate-500">Sovereign-grade permanence</span>
257257
</button>
258258
</div>
259-
<div id="pillar-details-container" class="lg:col-span-2 bg-white p-8 rounded-lg shadow-xl min-h-[300px] flex flex-col justify-center">
259+
<div id="pillar-details-container" class="lg:col-span-2 bg-white p-8 rounded-lg shadow-xl min-h-[100px] flex flex-col justify-center">
260260
<h3 class="text-xl font-bold text-slate-900">Click a Pillar to View Details</h3>
261261
<p class="mt-2 text-slate-600">Select one of the eight pillars to the left to read its full institutional definition and operational role in the TL system.</p>
262262
</div>

0 commit comments

Comments
 (0)