@izosa/website-credits
v0.6.2
Published
<table> <tr> <td><img src="https://www.static.izosa.com/website/logo.svg" width="100" height="100"></td> <td> <h2> Credits</h2> Website component block for credit the author</td> </tr> </table>
Downloads
13
Readme
Properties
<website-credits class="container mx-auto bg-gray-900"></website-credits>
CSS Properties
website-credits {
--text-color: #c4c4c4;
--text-hover: #b7b7b7;
--font-size: 0.8rem;
--line-height: 2.5rem;
--font-weight: 400;
}