This commit is contained in:
Ehab Hassan 2023-08-23 00:15:33 +03:00
parent 2ccc68b39a
commit c7a43c1525
2 changed files with 2 additions and 2 deletions

View File

@ -303,7 +303,7 @@ a img:hover{
}
hr{
background-color: rgba(14, 98, 146, 0.2);
background-color: rgba(163, 138, 105, 0.3);
height: 2px;
}

View File

@ -58,7 +58,7 @@
</div>
</div>
<img src="{{get_url(path='images/')}}" class="w-60" alt="">
<hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<hr class="my-4 border-y-0 w-1/2 border-b-orange-900/50">
<div class="text-center mx-4">
<p class="text-base lg:text-lg font-semibold my-0">© 2023 Jungle Paradise Resort & SPA.
<a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">All Rights Reserved.</a></p>