bottomBar responsive
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
This commit is contained in:
parent
99ccc15ba9
commit
f24b296ff7
15 changed files with 445 additions and 303 deletions
|
|
@ -507,9 +507,9 @@ if ($package):
|
|||
</div>
|
||||
|
||||
|
||||
<button class="btn--simple">
|
||||
<button class="btn--simple btn--download">
|
||||
<a href="#" download>
|
||||
<span class="icon"><?= svg('assets/icons/printer.svg') ?></span>
|
||||
<span class="icon"><?= svg('assets/icons/download.svg') ?></span>
|
||||
<span class="text">Télécharger</span>
|
||||
</a>
|
||||
</button>
|
||||
|
|
@ -524,3 +524,5 @@ if ($package):
|
|||
</div>
|
||||
|
||||
<?php snippet('footer') ?>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue