Update preview.blade.php

This commit is contained in:
2020-10-08 13:51:24 +05:00
parent e8c560edf2
commit 2e885880e5

View File

@@ -267,9 +267,9 @@
<!--Left Col--> <!--Left Col-->
<div class="flex flex-col w-full xl:w-2/5 justify-center lg:items-start overflow-y-hidden"> <div class="flex flex-col w-full xl:w-2/5 justify-center lg:items-start overflow-y-hidden">
<div class="w-16 bg-red-600 rounded-full py-1 px-4 font-bold text-white"> <div class="w-16 bg-red-600 rounded-full py-1 px-4 font-bold text-white">
Beta Beta
</div> </div>
<div class="my-4 slide-in-bottom-h1 flex justify-center"> <div class="my-4 slide-in-bottom-h1 flex justify-center">
<img src="/images/karudhaas.png" class="w-64"> <img src="/images/karudhaas.png" class="w-64">
@@ -301,7 +301,8 @@
<p class="text-gray-600">Made with ❤️ in Maldives. By <span><a href="https://github.com/jinas123" <p class="text-gray-600">Made with ❤️ in Maldives. By <span><a href="https://github.com/jinas123"
class="text-blue-600 hover:underline">@jinas123</a>, <a href="https://github.com/Dharisd" class="text-blue-600 hover:underline">@jinas123</a>, <a href="https://github.com/Dharisd"
class="text-blue-600 hover:underline">@dharisd</a> class="text-blue-600 hover:underline">@dharisd</a>, <a href="https://github.com/shihaamabr"
class="text-blue-600 hover:underline">@shihaamabr</a>
</span></p> </span></p>
</div> </div>