set fix team table row width
All checks were successful
deploy / build-and-deploy (/testvaro, /opt/website-test, website-test) (push) Successful in 14s
deploy / build-and-deploy (/varo, /opt/website, website) (push) Successful in 15s

This commit is contained in:
2025-06-16 20:03:56 +02:00
parent 6051c4dd69
commit 3f28377f57

View File

@ -37,10 +37,10 @@
<table class="table table-fixed">
<thead>
<tr>
<th>Team</th>
<th>Spieler 1</th>
<th>Spieler 2</th>
<th>Kills</th>
<th style="width: 30%">Team</th>
<th style="width: 30%">Spieler 1</th>
<th style="width: 30%">Spieler 2</th>
<th style="width: 10%">Kills</th>
</tr>
</thead>
<tbody>