This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="min-w-screen min-h-screen bg-gray-200 flex items-center justify-center px-5 py-5"> | |
<div class="bg-white text-gray-800 rounded-xl shadow-lg overflow-hidden relative flex" style="width:414px;height:736px"> | |
<div class="bg-white h-full w-full px-5 pt-6 pb-20 overflow-y-auto"> | |
<div class="mb-3"> | |
<h1 class="text-3xl font-bold">Today</h1> | |
<p class="text-sm text-gray-500 uppercase font-bold">THURSDAY 6 AUGUST</p> | |
</div> | |
<div class="mb-5"> | |
<a href="#" class="block rounded-lg relative p-5 transform transition-all duration-300 scale-100 hover:scale-95" style="background: url(https://images.unsplash.com/photo-1484876065684-b683cf17d276?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=668&q=80) center; background-size: cover;"> | |
<div class="absolute top-0 right-0 -mt-3 mr-3"> |