Updated some styles for tables and links

This commit is contained in:
2025-07-14 13:53:50 -04:00
parent c9d2f7114a
commit 5fc381c4b9
6 changed files with 50 additions and 7 deletions

View File

@ -12,7 +12,7 @@
{{ $length := len .hardware.Tests }} {{ if eq $length 0 }}
<p>There are currently no tests using this hardware component.</p>
{{ else }}
<table class="u-full-width">
<table class="u-full-width card-1">
<thead>
<tr>
<th>Test</th>