upload 28/5

This commit is contained in:
2025-05-28 15:30:26 +07:00
parent 1c2e648b54
commit fdda1c345f
252 changed files with 35084 additions and 1237 deletions

View File

@@ -1,8 +1,8 @@
<footer class="mt-20 border-t-[11px] border-[#1c039b] w-full">
<footer class="border-t-[11px] border-[#1c039b] w-full">
<div class="container">
<a href="/" class="block my-[30px]">
<img src="../../assets/images/logo-footer.png" class="block w-[180px] h-[45px] object-contain"
width="100%" height="100%" alt="logo">
<img src="../../assets/images/logo-footer.png" class="block w-[180px] h-[45px] object-contain" width="100%"
height="100%" alt="logo">
</a>
<div class="main-footer grid grid-cols-4">
<div class="item">
@@ -41,4 +41,4 @@
<div class="footer-bottom bg-[#ebebeb] py-[15px]">
<b class="text-center block">© Copyright 2025 by Hurasoft. All Rights Reserved.</b>
</div>
</footer>
</footer>