Spaces:
Running
Running
Fix typo in header
Browse files
app.py
CHANGED
|
@@ -128,7 +128,7 @@ st.markdown("""
|
|
| 128 |
<div class="header-container">
|
| 129 |
<br><br>
|
| 130 |
<div class="title-container">
|
| 131 |
-
<h1 style='color: #FDA428; margin-top: -1rem; font-size: 3.1em;'>CPTUB - Complex Polish Text
|
| 132 |
<h3 style="margin-top: 0;">Understanding of Polish text, sentiment and phraseological compounds</h2>
|
| 133 |
</div>
|
| 134 |
</div>
|
|
|
|
| 128 |
<div class="header-container">
|
| 129 |
<br><br>
|
| 130 |
<div class="title-container">
|
| 131 |
+
<h1 style='color: #FDA428; margin-top: -1rem; font-size: 3.1em;'>CPTUB - Complex Polish Text Understanding Benchmark</h1>
|
| 132 |
<h3 style="margin-top: 0;">Understanding of Polish text, sentiment and phraseological compounds</h2>
|
| 133 |
</div>
|
| 134 |
</div>
|