Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -49,7 +49,7 @@
|
|
49 |
</div>
|
50 |
|
51 |
<!-- Unified Paper Highlights Section -->
|
52 |
-
<div class="container"
|
53 |
<h2>Paper Highlights</h2>
|
54 |
<div id="highlight-box" style="padding: 20px; border: 1px solid #ccc; border-radius: 12px; background: #fefefe; box-shadow: 0 2px 8px rgba(0,0,0,0.05);">
|
55 |
<div style="text-align: center;">
|
|
|
49 |
</div>
|
50 |
|
51 |
<!-- Unified Paper Highlights Section -->
|
52 |
+
<div class="container">
|
53 |
<h2>Paper Highlights</h2>
|
54 |
<div id="highlight-box" style="padding: 20px; border: 1px solid #ccc; border-radius: 12px; background: #fefefe; box-shadow: 0 2px 8px rgba(0,0,0,0.05);">
|
55 |
<div style="text-align: center;">
|