fix: adjust current match copy

This commit is contained in:
devRaGonSa
2026-05-23 17:31:31 +02:00
parent 10f27d27f0
commit d860b690b0

View File

@@ -106,7 +106,7 @@
<p class="eyebrow eyebrow--section">Combate</p> <p class="eyebrow eyebrow--section">Combate</p>
<h2 id="current-match-feed-title">Feed de combate</h2> <h2 id="current-match-feed-title">Feed de combate</h2>
<p class="historical-panel__note"> <p class="historical-panel__note">
Leyendo eventos recientes con cobertura segura para esta partida. Leyendo eventos recientes para esta partida.
</p> </p>
</div> </div>
</div> </div>
@@ -135,4 +135,4 @@
</div> </div>
<script src="./assets/js/partida-actual.js"></script> <script src="./assets/js/partida-actual.js"></script>
</body> </body>
</html> </html>