Fix grafica mobile

This commit is contained in:
Leocraft1
2025-10-20 16:50:15 +02:00
parent c8778a6df7
commit 9cb4a39963
2 changed files with 34 additions and 32 deletions

View File

@@ -22,7 +22,6 @@ fetch(urlDesc)
<th>Destinazione</th>
<th>Tempo di percorrenza (min)</th>
<th>Frequenza (min)</th>
<th>Sabato dopo le 14 e domenica (min)</th>
</table>`;
const table = document.getElementById('desc-table');
if(data[0].linea==undefined){