Updated some styles for tables and links

This commit is contained in:
Gregory Ballantine
2024-05-29 15:07:54 -04:00
parent fb76f28643
commit 533c407183
6 changed files with 50 additions and 7 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">
<table class="u-full-width card-1">
<thead>
<tr>
<th>Benchmark</th>