Skip to content

Commit bd676a7

Browse files
authored
Update index.html
1 parent 9d2b5cb commit bd676a7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,8 +455,8 @@ <h1 class="title is-1 publication-title">Large Language Model Psychometrics: A S
455455
</div>
456456
</section>
457457

458-
<!-- Abstract Section with Background Color, single paragraph -->
459-
<section class="section" style="background-color: #f0f4f8;">
458+
<!-- Abstract Section without Background Color -->
459+
<section class="section">
460460
<div class="container is-max-desktop">
461461
<div class="columns is-centered">
462462
<div class="column is-12">
@@ -474,6 +474,7 @@ <h2 class="title is-3 has-text-centered" style="color: #333;">Abstract</h2>
474474
</div>
475475
</section>
476476

477+
477478
<!-- Comparison Table Section (Replacing Key Features) -->
478479
<section class="section">
479480
<div class="container is-max-desktop">

0 commit comments

Comments
 (0)