border remove

This commit is contained in:
Lanta 2023-11-03 22:11:46 +01:00
parent 3ef6752e65
commit 8c1f6c7ca9

View file

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