UI login page, and custom-table changes
This commit is contained in:
@@ -2,13 +2,8 @@
|
||||
<footer
|
||||
class="footer mt-auto xl:ps-[15rem] font-normal font-inter bg-white text-defaultsize leading-normal text-[0.813] shadow-[0_0_0.4rem_rgba(0,0,0,0.1)] dark:!bg-bodybg py-4 text-center">
|
||||
<div class="container">
|
||||
<span class=" dark:text-defaulttextcolor/50"> Copyright © <span id="year">{{fullyear}}</span> <a
|
||||
href="javascript:void(0);" class="text-defaulttextcolor font-semibold dark:text-defaulttextcolor"> Ynex</a>.
|
||||
Designed with <span class="bi bi-heart-fill text-danger"></span> by <a href="javascript:void(0);">
|
||||
<span class="font-semibold text-primary underline">Spruko</span>
|
||||
</a> All
|
||||
rights
|
||||
reserved
|
||||
<span class=" dark:text-defaulttextcolor/50"> Copyright © <span id="year">{{fullyear}}</span> Syscom
|
||||
Distribution LLC. All rights reserved.
|
||||
</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user