fix
This commit is contained in:
parent
2ccc68b39a
commit
c7a43c1525
@ -303,7 +303,7 @@ a img:hover{
|
|||||||
}
|
}
|
||||||
|
|
||||||
hr{
|
hr{
|
||||||
background-color: rgba(14, 98, 146, 0.2);
|
background-color: rgba(163, 138, 105, 0.3);
|
||||||
height: 2px;
|
height: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<img src="{{get_url(path='images/')}}" class="w-60" alt="">
|
<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">
|
<div class="text-center mx-4">
|
||||||
<p class="text-base lg:text-lg font-semibold my-0">© 2023 Jungle Paradise Resort & SPA.
|
<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>
|
<a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">All Rights Reserved.</a></p>
|
||||||
|
Loading…
Reference in New Issue
Block a user