Skip to content

Commit c8768b9

Browse files
committed
🐛 Fix button
1 parent 85fbf1f commit c8768b9

6 files changed

+10
-5
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1 class="title is-1 publication-title">Towards Understanding Why Label Smoothi
175175
<a href="https://huggingface.co/ENSTA-U2IS/Label-smoothing-Selective-classification" target="_blank"
176176
class="external-link button is-normal is-rounded is-dark">
177177
<span class="icon">
178-
<i class="fa-solid fa-square-binary"></i>
178+
<i class="fa-solid fa-square-binary" style="color: #ffffff;"></i>
179179
</span>
180180
<span>Models</span>
181181
</a>

static/css/fontawesome.all.min.css

+6-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/fontawesome.all.min.js

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/webfonts/fa-regular-400.woff2

24.9 KB
Binary file not shown.

static/webfonts/fa-solid-900.woff2

155 KB
Binary file not shown.
4.68 KB
Binary file not shown.

0 commit comments

Comments
 (0)