added Inter font and intro image
This commit is contained in:
parent
4d8f27e96e
commit
2a8a8abfde
44 changed files with 146 additions and 2 deletions
|
@ -13,7 +13,7 @@ module.exports = function intro(state) {
|
|||
<p class="max-w-sm font-light leading-normal">
|
||||
${state.translate('uploadPageExplainer')}
|
||||
</p>
|
||||
<img class="my-6" src="${assets.get('illustration_download.svg')}" />
|
||||
<img class="-mb-12" src="${assets.get('intro.png')}" />
|
||||
</div>
|
||||
</send-intro>
|
||||
`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue