Add Click on the icon to create an alias

This commit is contained in:
Carlos Quintana 2022-05-13 15:05:30 +02:00
parent bc48ec0e9f
commit 2bab0e3e7c
No known key found for this signature in database
GPG Key ID: 15E73DCC410679F8
2 changed files with 5 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@ -20,7 +20,11 @@
<!-- Input + button container -->
<div class="mt-8" style="display: grid; place-items: center;">
<div class="mt-8" style="display:grid; place-items:center;width:1024px;margin:auto;position:relative;">
<img
src="/static/images/onboarding-click-icon.png"
style="width:400px;position:absolute;right:-90px;top:-44px;"
/>
<div style="width: 25rem; display: block">
<form method="post">
{{ form.csrf_token }}