We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2b5cb commit bd676a7Copy full SHA for bd676a7
1 file changed
index.html
@@ -455,8 +455,8 @@ <h1 class="title is-1 publication-title">Large Language Model Psychometrics: A S
455
</div>
456
</section>
457
458
- <!-- Abstract Section with Background Color, single paragraph -->
459
-<section class="section" style="background-color: #f0f4f8;">
+ <!-- Abstract Section without Background Color -->
+<section class="section">
460
<div class="container is-max-desktop">
461
<div class="columns is-centered">
462
<div class="column is-12">
@@ -474,6 +474,7 @@ <h2 class="title is-3 has-text-centered" style="color: #333;">Abstract</h2>
474
475
476
477
+
478
<!-- Comparison Table Section (Replacing Key Features) -->
479
<section class="section">
480
0 commit comments