splash changes
This commit is contained in:
parent
08f7d4aca4
commit
710b49fc83
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
|
@ -108,7 +108,7 @@
|
|||
<div class="not-selected d-flex flex-direction-row option-row" id="id2" onclick="document.getElementById('template-preview').src='assets/img/template-preview-2.svg'; toggleClass(['id1','id2','id3'], 'id2')">
|
||||
<p class="option-number">2</p> <p class="option-text">Fill the information</p>
|
||||
</div>
|
||||
<div class="not-selected d-flex flex-direction-row option-row" id="id3" onclick="document.getElementById('template-preview').src='assets/img/template-preview-3.svg'; toggleClass(['id1','id2','id3'], 'id3')">
|
||||
<div class="not-selected d-flex flex-direction-row option-row" id="id3" onclick="document.getElementById('template-preview').src='assets/img/template-preview-3.png'; toggleClass(['id1','id2','id3'], 'id3')">
|
||||
<p class="option-number">3</p> <p class="option-text">Share DMP</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue