csc multiple selectors
This commit is contained in:
parent
9307e1852f
commit
05d8ba8117
13 changed files with 96 additions and 69 deletions
|
@ -26,12 +26,15 @@
|
|||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<button class="button has-gradient">
|
||||
<a class="button has-gradient" routerLink="/home">
|
||||
<span class="label">
|
||||
Login to start |
|
||||
Login to start
|
||||
</span>
|
||||
<span class="pipe">
|
||||
|
|
||||
</span>
|
||||
<i class="ri-arrow-right-line"></i>
|
||||
</button>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
@ -49,5 +52,5 @@
|
|||
<!-- right-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue