Improved some styles

This commit is contained in:
2024-06-08 10:01:25 -04:00
parent da6397dd14
commit 771d26ec3b
6 changed files with 13 additions and 8 deletions

View File

@ -69,7 +69,7 @@
{{ $length := len .test.Results }} {{ if eq $length 0 }}
<p>There are currently no benchmarks recorded in this test.</p>
{{ else }}
<table class="u-full-width card-1">
<table class="u-full-width card-2">
<thead>
<tr>
<th>Benchmark</th>