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