<legno-logo-wrapper href="#test">
<legno-logo />
</legno-logo-wrapper>
<div class="legno-logo-wrapper">
<a href="#test">
<!-- LOGO -->
</a>
</div>
The logo will by default stretch to full width of the container.
Use the properties width
and height
in order to set a specific size.
Color can be applied by specifying a text color on the parent component.
...
...