svg -> css typo
This commit is contained in:
parent
ab294b16f8
commit
4f37a0f519
|
@ -53,7 +53,7 @@
|
|||
<td><div style="background-color: black" class="crypto-icon-128 crypto-icon-svg-white crypto-icon-svg-white-btc"> </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th> css xlink </th>
|
||||
<th> xlink svg </th>
|
||||
<td><svg class="crypto-icon-128" role="img"><use xlink:href="dist/svg/black.svg#agi"> </use></svg></td>
|
||||
<td><svg class="crypto-icon-128" role="img"><use xlink:href="dist/svg/color.svg#agi"> </use></svg></td>
|
||||
<td><svg class="crypto-icon-128" role="img"><use xlink:href="dist/svg/icon.svg#agi"> </use></svg></td>
|
||||
|
|
Loading…
Reference in New Issue