Add down-arrow icon next to download button
This commit is contained in:
parent
3e6f44f778
commit
4363073682
|
@ -77,7 +77,7 @@
|
|||
<small>**_ sempre que respectis els mateixos valors i ho comparteixis amb la mateixa llicència.</small></p>
|
||||
</div>
|
||||
<div class="download">
|
||||
<a href="https://dev.tandem.ws/tandem/numerus" target="_blank"><button type="submit">DESCARREGA</button></a>
|
||||
<a href="https://dev.tandem.ws/tandem/numerus" target="_blank"><button type="submit">DESCARREGA <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M3 19H21V21H3V19ZM13 13.1716L19.0711 7.1005L20.4853 8.51472L12 17L3.51472 8.51472L4.92893 7.1005L11 13.1716V2H13V13.1716Z"></path></svg></button></a>
|
||||
</div>
|
||||
<div class="deco_2"> </div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue