Skip to content

Commit 0fd4bda

Browse files
Clean up HTML by removing extra line breaks
Removed unnecessary line breaks in the HTML structure.
1 parent 2f4714f commit 0fd4bda

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

research/academic_papers/AML_Fraud_and_Global_Civicsystems.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,7 @@ <h4 class="text-xl font-semibold text-gray-700 mb-4">
132132
Back to Repository
133133
</a>
134134
</section>
135-
<br><br>
136-
<!-- Problem Section -->
135+
<!-- Problem Section -->
137136
<section id="problem" class="bg-slate-100 py-16 sm:py-24">
138137
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
139138
<div class="text-center">
@@ -233,7 +232,6 @@ <h3 class="text-xl font-bold text-slate-900">Click a Pillar to View Details</h3>
233232
</div>
234233
</div>
235234
</section>
236-
<br>
237235
<section id="applications" class="content-section">
238236
<div class="text-center mb-12">
239237
<h2 class="text-3xl md:text-4xl font-bold text-gray-900 mb-4">Applied Scenarios & Workflows</h2>

0 commit comments

Comments
 (0)