Updated some styles for tables and links
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user