mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Wallet downloads page (#60)
* adds new dash community logos * adds os logos, removes mistakenly uploaded dash logos * adds correct images from design PSD * adds wallets page and hero * initial OS logos * adds bootstrap min js and scss files for modals, navs, and tooltips * implements pills and tab panes * adds html module for win-core modal * formats prototype modal
This commit is contained in:
parent
1b09be4130
commit
3278f692df
55 changed files with 2832 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
<div class="hero__buttons hero__buttons--get-dash">
|
||||
<a href="#" class="btn-blue-solid btn-large">{% t pages.get-dash.hero-download-btn %}</a>
|
||||
<a href="../wallets/" class="btn-large btn-white-solid">{% t pages.get-dash.hero-all-wallets-btn %}</a>
|
||||
</div>
|
||||
<p class="hero__text">{% t pages.get-dash.hero-wallet-version %} – (<a href="#" class="hero__link">{% t pages.get-dash.hero-wallet-version-select %}</a>)</p>
|
||||
<div class="hero__buttons">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue