Front fix
This commit is contained in:
parent
a593689b9c
commit
4e071aeb03
@ -99,7 +99,6 @@
|
|||||||
<br />
|
<br />
|
||||||
<div>
|
<div>
|
||||||
<p>Procent trafionych predykcji wyniku meczu: {{ ((TP / matches.length) * 100).toFixed(2) }}%</p>
|
<p>Procent trafionych predykcji wyniku meczu: {{ ((TP / matches.length) * 100).toFixed(2) }}%</p>
|
||||||
<br />
|
|
||||||
<table style="width: 50%">
|
<table style="width: 50%">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@ -166,7 +165,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<br /><br />
|
<br />
|
||||||
<table style="width: 90%">
|
<table style="width: 90%">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user