border remove

This commit is contained in:
Thijs Stobbelaar 2023-11-03 22:11:46 +01:00
parent 5497bf983b
commit 9c8a967698

View file

@ -36,7 +36,7 @@ $lastMatches = array_slice($allMatches, 0, 8);
<section>
<h2>Latest Matches</h2>
<table border="1">
<table>
<thead>
<tr>
<!-- <th>Match Date</th> -->